Searched refs:SetAllowLatencyExperiment (Results 1 – 4 of 4) sorted by relevance
454 sdch_manager()->SetAllowLatencyExperiment(url, true); in TEST_F()458 sdch_manager()->SetAllowLatencyExperiment(url2, true); in TEST_F()463 sdch_manager()->SetAllowLatencyExperiment(url, false); in TEST_F()467 sdch_manager()->SetAllowLatencyExperiment(url2, false); in TEST_F()
297 SetAllowLatencyExperiment(url, false); in BlacklistDomain()318 SetAllowLatencyExperiment(url, false); in BlacklistDomainForever()494 void SdchManager::SetAllowLatencyExperiment(const GURL& url, bool enable) { in SetAllowLatencyExperiment() function in net::SdchManager
346 void SetAllowLatencyExperiment(const GURL& url, bool enable);
129 url_request_context_->sdch_manager()->SetAllowLatencyExperiment( in ~SdchFilter()