Home
last modified time | relevance | path

Searched refs:AUTOMATION_MSG_NAVIGATION_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/common/
Dautomation_constants.h76 AUTOMATION_MSG_NAVIGATION_ERROR = 0, enumerator
Dautomation_messages.cc225 case AUTOMATION_MSG_NAVIGATION_ERROR: in Log()
/external/chromium/chrome/browser/automation/
Dautomation_provider_win.cc430 *status = AUTOMATION_MSG_NAVIGATION_ERROR; in NavigateInExternalTab()
442 *status = AUTOMATION_MSG_NAVIGATION_ERROR; in NavigateExternalTabAtIndex()
Dtesting_automation_provider.cc570 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in NavigateToURLBlockUntilNavigationsComplete()
617 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in Reload()
1321 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in ShowInterstitialPage()
1424 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in ActionOnSSLBlockingPage()
1799 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in ClickInfoBarAccept()
1817 controller == NULL ? AUTOMATION_MSG_NAVIGATION_ERROR : in WaitForNavigation()
1956 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in GoBackBlockUntilNavigationsComplete()
1974 reply_message, AUTOMATION_MSG_NAVIGATION_ERROR); in GoForwardBlockUntilNavigationsComplete()