/external/chromium/net/proxy/ |
proxy_config_service_common_unittest.h | 19 struct ProxyRulesExpectation { 20 ProxyRulesExpectation(ProxyConfig::ProxyRules::Type type, 35 static ProxyRulesExpectation Empty(); 39 static ProxyRulesExpectation EmptyWithBypass( 44 static ProxyRulesExpectation Single(const char* single_proxy, 49 static ProxyRulesExpectation PerScheme(const char* proxy_http, 55 static ProxyRulesExpectation PerSchemeWithSocks( 63 static ProxyRulesExpectation PerSchemeWithBypassReversed(
|
proxy_config_service_win_unittest.cc | 22 ProxyRulesExpectation proxy_rules; 37 ProxyRulesExpectation::Empty(), 52 ProxyRulesExpectation::Empty(), 67 ProxyRulesExpectation::Empty(), 82 ProxyRulesExpectation::Single( 99 ProxyRulesExpectation::PerScheme( 123 ProxyRulesExpectation::PerSchemeWithSocks( 142 ProxyRulesExpectation::EmptyWithBypass("<local>"), 158 ProxyRulesExpectation::EmptyWithBypass("<local>,google.com"), 173 ProxyRulesExpectation::EmptyWithBypass("foo.com,google.com") [all...] |
proxy_config_service_common_unittest.cc | 52 ProxyRulesExpectation::ProxyRulesExpectation( 72 ::testing::AssertionResult ProxyRulesExpectation::Matches( 110 ProxyRulesExpectation ProxyRulesExpectation::Empty() { 111 return ProxyRulesExpectation(ProxyConfig::ProxyRules::TYPE_NO_RULES, 116 ProxyRulesExpectation ProxyRulesExpectation::EmptyWithBypass( 118 return ProxyRulesExpectation(ProxyConfig::ProxyRules::TYPE_NO_RULES, 124 ProxyRulesExpectation ProxyRulesExpectation::Single [all...] |
proxy_config_service_linux_unittest.cc | 404 ProxyRulesExpectation proxy_rules; 421 ProxyRulesExpectation::Empty(), 439 ProxyRulesExpectation::Empty(), 457 ProxyRulesExpectation::Empty(), 475 ProxyRulesExpectation::Empty(), 493 ProxyRulesExpectation::Single( 513 ProxyRulesExpectation::Empty(), 531 ProxyRulesExpectation::PerScheme( 553 ProxyRulesExpectation::Single( 576 ProxyRulesExpectation::PerScheme [all...] |
/external/chromium_org/net/proxy/ |
proxy_config_service_common_unittest.h | 18 struct ProxyRulesExpectation { 19 ProxyRulesExpectation(ProxyConfig::ProxyRules::Type type, 34 static ProxyRulesExpectation Empty(); 38 static ProxyRulesExpectation EmptyWithBypass( 43 static ProxyRulesExpectation Single(const char* single_proxy, 48 static ProxyRulesExpectation PerScheme(const char* proxy_http, 54 static ProxyRulesExpectation PerSchemeWithSocks( 62 static ProxyRulesExpectation PerSchemeWithBypassReversed(
|
proxy_config_service_win_unittest.cc | 22 ProxyRulesExpectation proxy_rules; 37 ProxyRulesExpectation::Empty(), 52 ProxyRulesExpectation::Empty(), 67 ProxyRulesExpectation::Empty(), 82 ProxyRulesExpectation::Single( 99 ProxyRulesExpectation::PerScheme( 123 ProxyRulesExpectation::PerSchemeWithSocks( 142 ProxyRulesExpectation::EmptyWithBypass("<local>"), 158 ProxyRulesExpectation::EmptyWithBypass("<local>,google.com"), 173 ProxyRulesExpectation::EmptyWithBypass("foo.com,google.com") [all...] |
proxy_config_service_common_unittest.cc | 75 ProxyRulesExpectation::ProxyRulesExpectation( 95 ::testing::AssertionResult ProxyRulesExpectation::Matches( 135 ProxyRulesExpectation ProxyRulesExpectation::Empty() { 136 return ProxyRulesExpectation(ProxyConfig::ProxyRules::TYPE_NO_RULES, 141 ProxyRulesExpectation ProxyRulesExpectation::EmptyWithBypass( 143 return ProxyRulesExpectation(ProxyConfig::ProxyRules::TYPE_NO_RULES, 149 ProxyRulesExpectation ProxyRulesExpectation::Single [all...] |
proxy_config_service_linux_unittest.cc | 410 ProxyRulesExpectation proxy_rules; 427 ProxyRulesExpectation::Empty(), 445 ProxyRulesExpectation::Empty(), 463 ProxyRulesExpectation::Empty(), 481 ProxyRulesExpectation::Empty(), 499 ProxyRulesExpectation::Single( 519 ProxyRulesExpectation::Empty(), 537 ProxyRulesExpectation::PerScheme( 559 ProxyRulesExpectation::Single( 582 ProxyRulesExpectation::PerScheme [all...] |
/external/chromium_org/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 59 net::ProxyRulesExpectation proxy_rules; 71 net::ProxyRulesExpectation::Empty(), // proxy_rules 84 net::ProxyRulesExpectation::Empty(), // proxy_rules 98 net::ProxyRulesExpectation::Empty(), // proxy_rules 112 net::ProxyRulesExpectation::Empty(), // proxy_rules 127 net::ProxyRulesExpectation::Single( // proxy_rules 144 net::ProxyRulesExpectation::Single( // proxy_rules 161 net::ProxyRulesExpectation::Single( // proxy_rules 179 net::ProxyRulesExpectation::PerSchemeWithSocks( // proxy_rules 200 net::ProxyRulesExpectation::Single( // proxy_rule [all...] |
/external/chromium/chrome/browser/net/ |
pref_proxy_config_service_unittest.cc | 293 net::ProxyRulesExpectation proxy_rules; 350 net::ProxyRulesExpectation::Empty(), 362 net::ProxyRulesExpectation::Empty(), 375 net::ProxyRulesExpectation::Empty(), 387 net::ProxyRulesExpectation::Single( 401 net::ProxyRulesExpectation::PerScheme( 419 net::ProxyRulesExpectation::PerScheme( 435 net::ProxyRulesExpectation::Empty(), 447 net::ProxyRulesExpectation::Empty(),
|
/external/chromium_org/chrome/browser/net/ |
pref_proxy_config_tracker_impl_unittest.cc | 320 net::ProxyRulesExpectation proxy_rules; 379 net::ProxyRulesExpectation::Empty(), 391 net::ProxyRulesExpectation::Empty(), 404 net::ProxyRulesExpectation::Empty(), 416 net::ProxyRulesExpectation::Single( 430 net::ProxyRulesExpectation::PerScheme( 448 net::ProxyRulesExpectation::PerScheme( 464 net::ProxyRulesExpectation::Empty(), 476 net::ProxyRulesExpectation::Empty(),
|
/external/chromium/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 58 net::ProxyRulesExpectation proxy_rules; 73 net::ProxyRulesExpectation::Empty(), // proxy_rules 89 net::ProxyRulesExpectation::Empty(), // proxy_rules 106 net::ProxyRulesExpectation::Empty(), // proxy_rules 123 net::ProxyRulesExpectation::Empty(), // proxy_rules 141 net::ProxyRulesExpectation::Single( // proxy_rules 161 net::ProxyRulesExpectation::Single( // proxy_rules 181 net::ProxyRulesExpectation::Single( // proxy_rules 205 net::ProxyRulesExpectation::PerSchemeWithSocks( // proxy_rules 230 net::ProxyRulesExpectation::Single( // proxy_rule [all...] |