Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/test/automation/ | |
proxy_launcher.h | 130 void set_shutdown_type(ShutdownType value) { function in class:ProxyLauncher |
/external/chromium_org/chrome/test/ui/ | |
ui_test.h | 206 void set_shutdown_type(ProxyLauncher::ShutdownType value) { function in class:UITestBase 207 launcher_->set_shutdown_type(value); |