HomeSort by relevance Sort by last modified time
    Searched refs:TestProxyConfigService (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/net/
pref_proxy_config_service_unittest.cc 27 class TestProxyConfigService : public net::ProxyConfigService {
29 TestProxyConfigService(const net::ProxyConfig& config,
82 new TestProxyConfigService(fixed_config_,
97 TestProxyConfigService* delegate_service_; // weak
  /external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl_unittest.cc 31 class TestProxyConfigService : public net::ProxyConfigService {
33 TestProxyConfigService(const net::ProxyConfig& config,
88 new TestProxyConfigService(fixed_config_,
108 TestProxyConfigService* delegate_service_; // weak

Completed in 36 milliseconds