/external/chromium/net/proxy/ |
proxy_config_service_win_unittest.cc | 20 bool auto_detect; member in struct:net::__anon5576 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...] |
init_proxy_resolver.h | 67 PacURL(bool auto_detect, const GURL& url) 68 : auto_detect(auto_detect), url(url) {} 69 bool auto_detect; member in struct:net::InitProxyResolver::PacURL
|
proxy_config.h | 160 bool auto_detect() const { function in class:net::ProxyConfig
|
proxy_config_service_linux_unittest.cc | 402 bool auto_detect; member in struct:net::__anon5571 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::__anon5572 996 bool auto_detect; member in struct:net::__anon5573 [all...] |
/external/chromium_org/net/proxy/ |
proxy_config_service_win_unittest.cc | 20 bool auto_detect; member in struct:net::__anon11263 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...] |
proxy_config.h | 207 bool auto_detect() const { function in class:net::ProxyConfig
|
proxy_config_service_linux_unittest.cc | 408 bool auto_detect; member in struct:net::__anon11258 425 false, // auto_detect 443 true, // auto_detect 461 false, // auto_detect 479 false, // auto_detect 497 false, // auto_detect 517 false, // auto_detect 535 false, // auto_detect 557 false, // auto_detect 580 false, // auto_detect 714 bool auto_detect; member in struct:net::__anon11259 1054 bool auto_detect; member in struct:net::__anon11260 [all...] |
/external/chromium/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 56 bool auto_detect; member in struct:chromeos::__anon4446::__anon4447 71 false, // auto_detect 83 MK_MODE(AUTO_DETECT), // mode 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 [all...] |
/external/chromium/chrome/browser/net/ |
pref_proxy_config_service_unittest.cc | 134 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:__anon4702::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_org/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 57 bool auto_detect; member in struct:chromeos::__anon7031::TestParams 69 false, // auto_detect 78 MK_MODE(AUTO_DETECT), // mode 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 [all...] |
/external/chromium_org/chrome/browser/net/ |
pref_proxy_config_tracker_impl_unittest.cc | 145 EXPECT_FALSE(actual_config.auto_detect()); 158 EXPECT_TRUE(actual_config.auto_detect()); 301 auto_detect = other.auto_detect; 318 bool auto_detect; member in struct:__anon7785::CommandLineTestParams 363 EXPECT_EQ(GetParam().auto_detect, config.auto_detect()); 376 false, // auto_detect 388 false, // auto_detect 401 false, // auto_detect [all...] |