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

/external/chromium/net/proxy/
H A Dproxy_config_service_win_unittest.cc20 bool auto_detect; member in struct:net::__anon3143
35 true, // auto_detect
50 false, // auto_detect
65 false, // auto_detect
80 false, // auto_detect
97 false, // auto_detect
121 false, // auto_detect
140 true, // auto_detect
156 true, // auto_detect
171 true, // auto_detect
[all...]
H A Dinit_proxy_resolver.h67 PacURL(bool auto_detect, const GURL& url) argument
68 : auto_detect(auto_detect), url(url) {}
69 bool auto_detect; member in struct:net::InitProxyResolver::PacURL
H A Dproxy_config.h160 bool auto_detect() const { function in class:net::ProxyConfig
H A Dproxy_config_service_linux_unittest.cc402 bool auto_detect; member in struct:net::__anon3138
419 false, // auto_detect
437 true, // auto_detect
455 false, // auto_detect
473 false, // auto_detect
491 false, // auto_detect
511 false, // auto_detect
529 false, // auto_detect
551 false, // auto_detect
574 false, // auto_detect
656 bool auto_detect; member in struct:net::__anon3139
996 bool auto_detect; member in struct:net::__anon3140
[all...]
/external/chromium/chrome/browser/net/
H A Dpref_proxy_config_service_unittest.cc134 EXPECT_FALSE(actual_config.auto_detect());
147 EXPECT_TRUE(actual_config.auto_detect());
274 auto_detect = other.auto_detect;
291 bool auto_detect; member in struct:__anon2269::CommandLineTestParams
335 EXPECT_EQ(GetParam().auto_detect, config.auto_detect());
348 false, // auto_detect
360 false, // auto_detect
373 false, // auto_detect
[all...]
/external/chromium/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc56 bool auto_detect; member in struct:chromeos::__anon2013::__anon2014
71 false, // auto_detect
87 true, // auto_detect
104 false, // auto_detect
121 false, // auto_detect
139 false, // auto_detect
159 false, // auto_detect
179 false, // auto_detect
203 false, // auto_detect
228 false, // auto_detect
[all...]

Completed in 6563 milliseconds