Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/automation/
Dproxy_launcher.cc140 AutomationLaunchResult app_launched = automation_proxy_->WaitForAppLaunch(); in WaitForBrowserLaunch() local
141 EXPECT_EQ(AUTOMATION_SUCCESS, app_launched) in WaitForBrowserLaunch()
143 if (app_launched != AUTOMATION_SUCCESS) in WaitForBrowserLaunch()