Home
last modified time | relevance | path

Searched refs:auto_detect (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
Dproxy_config_service_impl_unittest.cc57 bool auto_detect; member
348 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
405 EXPECT_EQ(managed_params.auto_detect, actual_config.auto_detect()); in TEST_F()
414 EXPECT_EQ(recommended_params.auto_detect, actual_config.auto_detect()); in TEST_F()
422 EXPECT_EQ(network_params.auto_detect, actual_config.auto_detect()); in TEST_F()
430 EXPECT_EQ(managed_params.auto_detect, actual_config.auto_detect()); in TEST_F()
439 EXPECT_EQ(network_params.auto_detect, actual_config.auto_detect()); in TEST_F()
447 EXPECT_EQ(network_params.auto_detect, actual_config.auto_detect()); in TEST_F()
Dui_proxy_config.cc61 } else if (net_config.auto_detect()) { in FromNetProxyConfig()
/external/chromium_org/net/proxy/
Dproxy_config_service_win_unittest.cc17 BOOL auto_detect; in TEST() member
27 bool auto_detect; in TEST() member
201 tests[i].ie_config.auto_detect, in TEST()
208 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST()
Dproxy_config_service_linux_unittest.cc411 bool auto_detect; in TEST_F() member
699 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
717 bool auto_detect; in TEST_F() member
1007 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
1027 EXPECT_FALSE(config.auto_detect()); in TEST_F()
1035 EXPECT_TRUE(config.auto_detect()); in TEST_F()
1057 bool auto_detect; in TEST_F() member
1516 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
1548 EXPECT_TRUE(config.auto_detect()); in TEST_F()
1568 EXPECT_FALSE(config.auto_detect()); in TEST_F()
[all …]
Dproxy_config.h213 bool auto_detect() const { in auto_detect() function
Dproxy_script_decider.cc157 if (config.auto_detect()) { in BuildPacSourcesFallbackList()
/external/chromium_org/chrome/browser/net/
Dpref_proxy_config_tracker_impl_unittest.cc144 EXPECT_FALSE(actual_config.auto_detect()); in TEST_F()
157 EXPECT_TRUE(actual_config.auto_detect()); in TEST_F()
300 auto_detect = other.auto_detect; in operator =()
317 bool auto_detect; member
363 EXPECT_EQ(GetParam().auto_detect, config.auto_detect()); in TEST_P()
/external/chromium_org/chrome/browser/resources/net_internals/
Dlog_view_painter.js708 if (config.auto_detect)
/external/chromium_org/chrome/browser/chromeos/policy/proto/
Dchrome_device_policy.proto60 // One of "direct", "auto_detect", "pac_script", "fixed_servers", "system"
/external/chromium_org/components/policy/resources/
Dpolicy_templates.json1227 'auto_detect',
1241 'value': 'auto_detect',