Home
last modified time | relevance | path

Searched refs:WaitForBrowserLaunch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/automation/
Dproxy_launcher.cc139 bool ProxyLauncher::WaitForBrowserLaunch(bool wait_for_initial_loads) { in WaitForBrowserLaunch() function in ProxyLauncher
171 if (!WaitForBrowserLaunch(wait_for_initial_loads)) in LaunchBrowserAndServer()
182 return WaitForBrowserLaunch(wait_for_initial_loads); in ConnectToRunningBrowser()
Dproxy_launcher.h148 bool WaitForBrowserLaunch(bool wait_for_initial_loads) WARN_UNUSED_RESULT;