Searched refs:auto_detect (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/net/proxy/
H A Dproxy_config_service_win_unittest.cc17 BOOL auto_detect; member in struct:net::IEProxyConfig
27 bool auto_detect; member in struct:net::__anon9375
42 true, // auto_detect
57 false, // auto_detect
72 false, // auto_detect
87 false, // auto_detect
104 false, // auto_detect
128 false, // auto_detect
147 true, // auto_detect
163 true, // auto_detect
[all...]
H A Dproxy_config_service_linux_unittest.cc411 bool auto_detect; member in struct:net::__anon9370
428 false, // auto_detect
446 true, // auto_detect
464 false, // auto_detect
482 false, // auto_detect
500 false, // auto_detect
520 false, // auto_detect
538 false, // auto_detect
560 false, // auto_detect
583 false, // auto_detect
717 bool auto_detect; member in struct:net::__anon9371
1057 bool auto_detect; member in struct:net::__anon9372
[all...]
H A Dproxy_config.h213 bool auto_detect() const { function in class:net::ProxyConfig
H A Dproxy_script_decider.cc157 if (config.auto_detect()) {
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc57 bool auto_detect; member in struct:chromeos::__anon3458::TestParams
69 false, // auto_detect
82 true, // auto_detect
96 false, // auto_detect
110 false, // auto_detect
125 false, // auto_detect
142 false, // auto_detect
159 false, // auto_detect
177 false, // auto_detect
198 false, // auto_detect
[all...]
H A Dui_proxy_config.cc61 } else if (net_config.auto_detect()) {
/external/chromium_org/chrome/browser/net/
H A Dpref_proxy_config_tracker_impl_unittest.cc144 EXPECT_FALSE(actual_config.auto_detect());
157 EXPECT_TRUE(actual_config.auto_detect());
300 auto_detect = other.auto_detect;
317 bool auto_detect; member in struct:__anon4344::CommandLineTestParams
363 EXPECT_EQ(GetParam().auto_detect, config.auto_detect());
376 false, // auto_detect
388 false, // auto_detect
401 false, // auto_detect
[all...]
/external/chromium_org/chrome/browser/resources/net_internals/
H A Dlog_view_painter.js708 if (config.auto_detect)

Completed in 207 milliseconds