OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LaunchBrowserAndServer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/automation/
proxy_launcher.cc
162
bool ProxyLauncher::
LaunchBrowserAndServer
(const LaunchState& state,
632
return
LaunchBrowserAndServer
(state, wait_for_initial_loads);
/external/chromium_org/chrome/test/ui/
ui_test.cc
217
void UITestBase::
LaunchBrowserAndServer
() {
218
ASSERT_TRUE(launcher_->
LaunchBrowserAndServer
(DefaultLaunchState(),
Completed in 37 milliseconds