Searched defs:ProxyRulesExpectation (Results 1 – 4 of 4) sorted by relevance
19 struct ProxyRulesExpectation { struct69 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;
52 ProxyRulesExpectation::ProxyRulesExpectation( in ProxyRulesExpectation() function in net::ProxyRulesExpectation
18 struct ProxyRulesExpectation { struct68 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;
75 ProxyRulesExpectation::ProxyRulesExpectation( in ProxyRulesExpectation() function in net::ProxyRulesExpectation