Searched refs:EnableSdchSupport (Results 1 – 4 of 4) sorted by relevance
251 void EnableSdchSupport(const std::string& domain);
237 void SdchManager::EnableSdchSupport(const std::string& domain) { in EnableSdchSupport() function in net::SdchManager
64 sdch_manager_->EnableSdchSupport(""); in SdchFilterTest()1155 sdch_manager_->EnableSdchSupport(".google.com"); in TEST_F()
1687 sdch_manager.EnableSdchSupport(sdch_supported_domain); in BrowserMain()