OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kUnitTestMode
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/disk_cache/
backend_impl.h
32
kUnitTestMode
= 1 << 2, // We are modifying the behavior for testing.
/external/chromium_org/net/disk_cache/
backend_impl.h
34
kUnitTestMode
= 1 << 2, // We are modifying the behavior for testing.
/external/chromium_org/net/disk_cache/v3/
backend_impl_v3.h
32
kUnitTestMode
= 1 << 2, // We are modifying the behavior for testing.
Completed in 172 milliseconds