OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestLauncherTimeout
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/base/test/
test_switches.h
23
extern const char
kTestLauncherTimeout
[];
test_switches.cc
52
const char switches::
kTestLauncherTimeout
[] = "test-launcher-timeout";
test_timeouts.cc
105
InitializeTimeout(switches::
kTestLauncherTimeout
, action_timeout_ms_,
Completed in 2454 milliseconds