OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LaunchState
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/test/automation/
proxy_launcher.h
41
struct
LaunchState
{
70
const
LaunchState
& state,
79
bool LaunchBrowserAndServer(const
LaunchState
& state,
93
bool LaunchBrowser(const
LaunchState
& state) WARN_UNUSED_RESULT;
154
bool LaunchBrowserHelper(const
LaunchState
& state,
221
const
LaunchState
& state,
242
const
LaunchState
& state,
proxy_launcher.cc
162
bool ProxyLauncher::LaunchBrowserAndServer(const
LaunchState
& state,
203
bool ProxyLauncher::LaunchBrowser(const
LaunchState
& state) {
469
bool ProxyLauncher::LaunchBrowserHelper(const
LaunchState
& state,
560
bool NamedProxyLauncher::InitializeConnection(const
LaunchState
& state,
630
bool AnonymousProxyLauncher::InitializeConnection(const
LaunchState
& state,
/external/chromium_org/chrome/test/ui/
ui_test.cc
160
ProxyLauncher::
LaunchState
UITestBase::DefaultLaunchState() {
167
ProxyLauncher::
LaunchState
state =
233
ProxyLauncher::
LaunchState
state = DefaultLaunchState();
ui_test.h
254
ProxyLauncher::
LaunchState
DefaultLaunchState();
Completed in 55 milliseconds