Searched refs:kRequestsBetweenCollecting (Results 1 – 2 of 2) sorted by relevance
14 const unsigned int URLRequestThrottlerManager::kRequestsBetweenCollecting = 200; member in net::URLRequestThrottlerManager143 if (requests_since_last_gc_ < kRequestsBetweenCollecting) in GarbageCollectEntriesIfNecessary()
109 static const unsigned int kRequestsBetweenCollecting;