HomeSort by relevance Sort by last modified time
    Searched refs:image_path_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome_frame/test/
delete_chrome_history_test.cc 35 image_path_ = L"/" + RandomChars(32);
45 "<img alt=\"Blank image.\" src=\"" + WideToASCII(image_path_) + "\" />"
50 std::wstring image_path_; member in class:chrome_frame_test::DeleteBrowsingHistoryTest
202 // First launch will hit the server, requesting top.html and then image_path_
203 EXPECT_CALL(server_mock_, Get(_, testing::StrEq(image_path_), _))
316 EXPECT_CALL(server_mock_, Get(_, testing::StrEq(image_path_), _))
  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 1107 FilePath image_path_; member in class:PageSnapshotTaker
    [all...]
automation_provider_observers.cc     [all...]

Completed in 185 milliseconds