Home
last modified time | relevance | path

Searched refs:kExponentialThrottlingDisableValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/url_request/
Durl_request_throttler_entry.cc44 const char URLRequestThrottlerEntry::kExponentialThrottlingDisableValue[] = member in net::URLRequestThrottlerEntry
251 if (header_value == kExponentialThrottlingDisableValue) { in HandleThrottlingHeader()
Durl_request_throttler_entry.h68 static const char kExponentialThrottlingDisableValue[]; variable
Durl_request_throttler_unittest.cc462 MockURLRequestThrottlerEntry::kExponentialThrottlingDisableValue, in TEST()