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

  /external/chromium/net/url_request/
url_request_throttler_entry.h 68 static const char kExponentialThrottlingDisableValue[];
url_request_throttler_entry.cc 44 const char URLRequestThrottlerEntry::kExponentialThrottlingDisableValue[] =
251 if (header_value == kExponentialThrottlingDisableValue) {
url_request_throttler_unittest.cc 462 MockURLRequestThrottlerEntry::kExponentialThrottlingDisableValue,

Completed in 36 milliseconds