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

/external/chromium/chrome/browser/net/
H A Dpref_proxy_config_service_unittest.cc27 class TestProxyConfigService : public net::ProxyConfigService { class in namespace:__anon1719
29 TestProxyConfigService(const net::ProxyConfig& config, function in class:__anon1719::TestProxyConfigService
82 new TestProxyConfigService(fixed_config_,
97 TestProxyConfigService* delegate_service_; // weak

Completed in 44 milliseconds