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

  /external/chromium_org/chrome/test/pyautolib/
pyautolib.i 152 LaunchBrowserAndServer;
153 void LaunchBrowserAndServer();
pyauto.py 560 self.LaunchBrowserAndServer()
    [all...]
  /external/chromium_org/chrome/test/automation/
proxy_launcher.h 79 bool LaunchBrowserAndServer(const LaunchState& state,
87 // Paired with LaunchBrowserAndServer().
proxy_launcher.cc 161 bool ProxyLauncher::LaunchBrowserAndServer(const LaunchState& state,
630 return LaunchBrowserAndServer(state, wait_for_initial_loads);
  /external/chromium_org/chrome/test/reliability/
page_load_test.cc 262 LaunchBrowserAndServer();
508 LaunchBrowserAndServer();
529 LaunchBrowserAndServer();
automated_ui_tests.cc 302 LaunchBrowserAndServer();
  /external/chromium_org/chrome/test/ui/
ui_test.h 54 void LaunchBrowserAndServer();
ui_test.cc 216 void UITestBase::LaunchBrowserAndServer() {
217 ASSERT_TRUE(launcher_->LaunchBrowserAndServer(DefaultLaunchState(),

Completed in 201 milliseconds