Home
last modified time | relevance | path

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

/external/chromium_org/net/url_request/
Durl_request_throttler_test_support.cc46 URLRequestThrottlerEntry::kExponentialThrottlingHeader && in GetNormalizedValue()
Durl_request_throttler_entry.cc49 const char URLRequestThrottlerEntry::kExponentialThrottlingHeader[] = member in net::URLRequestThrottlerEntry
235 kExponentialThrottlingHeader); in UpdateWithResponse()
Durl_request_throttler_entry.h62 static const char kExponentialThrottlingHeader[]; variable