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

  /external/chromium/chrome/browser/ui/views/
find_bar_host_interactive_uitest.cc 109 ui_test_utils::FindInPage(browser()->GetSelectedTabContentsWrapper(),
144 ui_test_utils::FindInPage(browser()->GetSelectedTabContentsWrapper(),
158 ui_test_utils::FindInPage(browser()->GetSelectedTabContentsWrapper(),
182 // FindInPage on Mac doesn't use prepopulated values. Search there is global.
  /external/chromium/chrome/browser/ui/find_bar/
find_bar_host_browsertest.cc 119 // Platform independent FindInPage that takes |const wchar_t*|
126 return ui_test_utils::FindInPage(
131 // This test loads a page with frames and starts FindInPage requests.
223 // This tests the FindInPage end-state, in other words: what is focused when you
528 // If this test hangs on the FindInPage call, then it might be a regression
538 // This tests bug 11761: FindInPage terminates search prematurely.
715 EXPECT_EQ(0, ui_test_utils::FindInPage(tab, string16(),
725 EXPECT_EQ(0, ui_test_utils::FindInPage(tab, string16(),
810 EXPECT_EQ(1, ui_test_utils::FindInPage(tab, string16(),
    [all...]
  /external/chromium/chrome/browser/
tab_restore_uitest.cc 628 EXPECT_TRUE(tab->FindInPage(std::wstring(L"webkit"), FWD, IGNORE_CASE, false,
668 EXPECT_TRUE(tab->FindInPage(std::wstring(L"webkit"), FWD, IGNORE_CASE, false,
session_history_uitest.cc 505 int num = tab_->FindInPage(L"<img", FWD, CASE_SENSITIVE, false, NULL);
browser_focus_uitest.cc 346 ui_test_utils::FindInPage(browser()->GetSelectedTabContentsWrapper(),
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h     [all...]
browser.cc     [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 251 // Responds to requests to open the FindInPage window.
617 void FindInPage(Browser* browser,
    [all...]
testing_automation_provider.cc     [all...]

Completed in 46 milliseconds