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