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

  /external/chromium_org/chrome/test/automation/
proxy_launcher.h 148 bool WaitForBrowserLaunch(bool wait_for_initial_loads) WARN_UNUSED_RESULT;
proxy_launcher.cc 138 bool ProxyLauncher::WaitForBrowserLaunch(bool wait_for_initial_loads) {
170 if (!WaitForBrowserLaunch(wait_for_initial_loads))
181 return WaitForBrowserLaunch(wait_for_initial_loads);

Completed in 75 milliseconds