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

  /external/chromium/net/url_request/
url_request_throttler_entry.h 40 static const int kDefaultNumErrorsToIgnore;
url_request_throttler_entry.cc 35 const int URLRequestThrottlerEntry::kDefaultNumErrorsToIgnore = 4;
214 backoff_policy_.num_errors_to_ignore = kDefaultNumErrorsToIgnore;

Completed in 32 milliseconds