SetAllowLatencyExperiment 277 net/base/sdch_manager.cc global_->SetAllowLatencyExperiment(url, false); SetAllowLatencyExperiment 297 net/base/sdch_manager.cc global_->SetAllowLatencyExperiment(url, false); SetAllowLatencyExperiment 337 net/base/sdch_manager.h void SetAllowLatencyExperiment(const GURL& url, bool enable); SetAllowLatencyExperiment 355 net/base/sdch_manager_unittest.cc sdch_manager_->SetAllowLatencyExperiment(url, true); SetAllowLatencyExperiment 359 net/base/sdch_manager_unittest.cc sdch_manager_->SetAllowLatencyExperiment(url2, true); SetAllowLatencyExperiment 364 net/base/sdch_manager_unittest.cc sdch_manager_->SetAllowLatencyExperiment(url, false); SetAllowLatencyExperiment 368 net/base/sdch_manager_unittest.cc sdch_manager_->SetAllowLatencyExperiment(url2, false); SetAllowLatencyExperiment 91 net/filter/sdch_filter.cc SdchManager::Global()->SetAllowLatencyExperiment(url_, true);