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/libchrome/base/test/
test_switches.h
28
extern const char
kTestLauncherTimeout
[];
test_switches.cc
73
const char switches::
kTestLauncherTimeout
[] = "test-launcher-timeout";
test_timeouts.cc
110
InitializeTimeout(switches::
kTestLauncherTimeout
, action_timeout_ms_,
Completed in 980 milliseconds