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

  /external/chromium/net/base/
sdch_manager.h 331 bool AllowLatencyExperiment(const GURL& url) const;
sdch_filter_unittest.cc     [all...]
sdch_manager.cc 513 bool SdchManager::AllowLatencyExperiment(const GURL& url) const {
  /external/chromium/net/url_request/
url_request_http_job.cc 353 // The AllowLatencyExperiment() is only true if we've successfully done a
358 SdchManager::Global()->AllowLatencyExperiment(request_->url())) {
    [all...]

Completed in 22 milliseconds