OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestLargeTimeout
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/test/
test_switches.h
13
extern const char
kTestLargeTimeout
[];
test_switches.cc
12
const char switches::
kTestLargeTimeout
[] = "test-large-timeout";
test_timeouts.cc
72
InitializeTimeout(switches::
kTestLargeTimeout
, action_max_timeout_ms_,
Completed in 44 milliseconds