HomeSort by relevance Sort by last modified time
    Searched defs:auto_detect (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/proxy/
proxy_config_service_win_unittest.cc 20 bool auto_detect; member in struct:net::__anon13401
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::__anon13396
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::__anon13397
1054 bool auto_detect; member in struct:net::__anon13398
    [all...]
  /external/chromium_org/chrome/browser/chromeos/
proxy_config_service_impl_unittest.cc 57 bool auto_detect; member in struct:chromeos::__anon7974::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:__anon8898::CommandLineTestParams
364 EXPECT_EQ(GetParam().auto_detect, config.auto_detect());
377 false, // auto_detect
389 false, // auto_detect
402 false, // auto_detect
    [all...]

Completed in 4865 milliseconds