HomeSort by relevance Sort by last modified time
    Searched refs:kExponentialThrottlingDisableValue (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/url_request/
url_request_throttler_entry.h 67 static const char kExponentialThrottlingDisableValue[];
url_request_throttler_entry.cc 51 const char URLRequestThrottlerEntry::kExponentialThrottlingDisableValue[] =
301 if (header_value == kExponentialThrottlingDisableValue) {
url_request_throttler_unittest.cc 469 MockURLRequestThrottlerEntry::kExponentialThrottlingDisableValue,

Completed in 598 milliseconds