Home
last modified time | relevance | path

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

/external/chromium/net/url_request/
Durl_request_throttler_entry.cc42 const char URLRequestThrottlerEntry::kExponentialThrottlingHeader[] = member in net::URLRequestThrottlerEntry
192 kExponentialThrottlingHeader); in UpdateWithResponse()
Durl_request_throttler_entry.h64 static const char kExponentialThrottlingHeader[]; variable
Durl_request_throttler_unittest.cc146 MockURLRequestThrottlerEntry::kExponentialThrottlingHeader && in GetNormalizedValue()