Searched refs:TestProxyConfigService (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_config_service_unittest.cc35 class TestProxyConfigService : public net::ProxyConfigService { class in namespace:data_reduction_proxy
37 TestProxyConfigService() function in class:data_reduction_proxy::TestProxyConfigService
86 base_service_ = new TestProxyConfigService();
102 TestProxyConfigService* base_service_;
/external/chromium_org/chrome/browser/net/
H A Dpref_proxy_config_tracker_impl_unittest.cc30 class TestProxyConfigService : public net::ProxyConfigService { class in namespace:__anon4344
32 TestProxyConfigService(const net::ProxyConfig& config, function in class:__anon4344::TestProxyConfigService
87 new TestProxyConfigService(fixed_config_,
107 TestProxyConfigService* delegate_service_; // weak

Completed in 275 milliseconds