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
349 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
406 EXPECT_EQ(managed_params.auto_detect, actual_config.auto_detect()); in TEST_F()
415 EXPECT_EQ(recommended_params.auto_detect, actual_config.auto_detect()); in TEST_F()
423 EXPECT_EQ(network_params.auto_detect, actual_config.auto_detect()); in TEST_F()
431 EXPECT_EQ(managed_params.auto_detect, actual_config.auto_detect()); in TEST_F()
440 EXPECT_EQ(network_params.auto_detect, actual_config.auto_detect()); in TEST_F()
448 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.cc20 bool auto_detect; in TEST() member
196 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST()
Dproxy_config_service_linux_unittest.cc408 bool auto_detect; in TEST_F() member
696 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
714 bool auto_detect; in TEST_F() member
1004 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
1024 EXPECT_FALSE(config.auto_detect()); in TEST_F()
1032 EXPECT_TRUE(config.auto_detect()); in TEST_F()
1054 bool auto_detect; in TEST_F() member
1513 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST_F()
1545 EXPECT_TRUE(config.auto_detect()); in TEST_F()
1565 EXPECT_FALSE(config.auto_detect()); in TEST_F()
[all …]
Dproxy_config.h207 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.cc145 EXPECT_FALSE(actual_config.auto_detect()); in TEST_F()
158 EXPECT_TRUE(actual_config.auto_detect()); in TEST_F()
301 auto_detect = other.auto_detect; in operator =()
318 bool auto_detect; member
364 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.json1177 'auto_detect',
1191 'value': 'auto_detect',