Home
last modified time | relevance | path

Searched defs:ProxyRulesExpectation (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/proxy/
Dproxy_config_service_common_unittest.h19 struct ProxyRulesExpectation { struct
69 ProxyConfig::ProxyRules::Type type;
70 const char* single_proxy;
71 const char* proxy_for_http;
72 const char* proxy_for_https;
73 const char* proxy_for_ftp;
74 const char* fallback_proxy;
75 const char* flattened_bypass_rules;
76 bool reverse_bypass;
Dproxy_config_service_common_unittest.cc52 ProxyRulesExpectation::ProxyRulesExpectation( in ProxyRulesExpectation() function in net::ProxyRulesExpectation
/external/chromium_org/net/proxy/
Dproxy_config_service_common_unittest.h18 struct ProxyRulesExpectation { struct
68 ProxyConfig::ProxyRules::Type type;
69 const char* single_proxy;
70 const char* proxy_for_http;
71 const char* proxy_for_https;
72 const char* proxy_for_ftp;
73 const char* fallback_proxy;
74 const char* flattened_bypass_rules;
75 bool reverse_bypass;
Dproxy_config_service_common_unittest.cc75 ProxyRulesExpectation::ProxyRulesExpectation( in ProxyRulesExpectation() function in net::ProxyRulesExpectation