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

  /external/chromium/chrome/browser/
errorpage_uitest.cc 76 EXPECT_TRUE(GetActiveTab()->GoBackBlockUntilNavigationsComplete(2));
106 EXPECT_TRUE(GetActiveTab()->GoBackBlockUntilNavigationsComplete(2));
139 EXPECT_TRUE(GetActiveTab()->GoBackBlockUntilNavigationsComplete(2));
  /external/chromium_org/chrome/test/automation/
tab_proxy.h 114 AutomationMsg_NavigationResponseValues GoBackBlockUntilNavigationsComplete(
tab_proxy.cc 102 return GoBackBlockUntilNavigationsComplete(1);
106 TabProxy::GoBackBlockUntilNavigationsComplete(int number_of_navigations) {
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 348 void GoBackBlockUntilNavigationsComplete(int handle,
    [all...]
testing_automation_provider.cc 383 GoBackBlockUntilNavigationsComplete)
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.h 178 void GoBackBlockUntilNavigationsComplete(int handle,
    [all...]
testing_automation_provider.cc 369 GoBackBlockUntilNavigationsComplete)
    [all...]

Completed in 115 milliseconds