/external/chromium/net/proxy/ |
proxy_config_service_win_unittest.cc | 20 bool auto_detect; member in struct:net::__anon2863 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::__anon2858 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::__anon2859 996 bool auto_detect; member in struct:net::__anon2860 [all...] |
/external/chromium_org/net/proxy/ |
proxy_config_service_win_unittest.cc | 20 bool auto_detect; member in struct:net::__anon9231 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::__anon9226 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::__anon9227 1054 bool auto_detect; member in struct:net::__anon9228 [all...] |
/external/chromium/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 56 bool auto_detect; member in struct:chromeos::__anon1733::__anon1734 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:__anon1989::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::__anon4472::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:__anon5293::CommandLineTestParams 364 EXPECT_EQ(GetParam().auto_detect, config.auto_detect()); 377 false, // auto_detect 389 false, // auto_detect 402 false, // auto_detect [all...] |