OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kExponentialThrottlingDisableValue
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/url_request/
url_request_throttler_entry.h
66
static const char
kExponentialThrottlingDisableValue
[];
url_request_throttler_entry.cc
51
const char URLRequestThrottlerEntry::
kExponentialThrottlingDisableValue
[] =
301
if (header_value ==
kExponentialThrottlingDisableValue
) {
url_request_throttler_unittest.cc
464
MockURLRequestThrottlerEntry::
kExponentialThrottlingDisableValue
,
Completed in 596 milliseconds