Home
last modified time | relevance | path

Searched refs:GoForwardBlockUntilNavigationsComplete (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
Derrorpage_uitest.cc111 EXPECT_TRUE(GetActiveTab()->GoForwardBlockUntilNavigationsComplete(2)); in TEST_F()
144 EXPECT_TRUE(GetActiveTab()->GoForwardBlockUntilNavigationsComplete(2)); in TEST_F()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h352 void GoForwardBlockUntilNavigationsComplete(int handle,
Dtesting_automation_provider.cc386 GoForwardBlockUntilNavigationsComplete) in OnMessageReceived()
1960 void TestingAutomationProvider::GoForwardBlockUntilNavigationsComplete( in GoForwardBlockUntilNavigationsComplete() function in TestingAutomationProvider