Home
last modified time | relevance | path

Searched refs:proxy_for_https (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/proxy_resolution/
Dproxy_config_service_common_unittest.cc78 const char* proxy_for_https, in ProxyRulesExpectation() argument
86 proxy_for_https(proxy_for_https), in ProxyRulesExpectation()
110 MatchesProxyServerHelper("Bad proxy_for_https", proxy_for_https, in Matches()
Dproxy_config_service_common_unittest.h22 const char* proxy_for_https,
71 const char* proxy_for_https; member
Dproxy_config_unittest.cc232 const char* proxy_for_https; in TEST() member
447 ExpectProxyServerEquals(test.proxy_for_https, in TEST()
Dproxy_config_service_linux.cc1132 ProxyServer proxy_for_https; in GetConfigFromSettings() local
1143 if (GetProxyFromSettings(SettingGetter::PROXY_HTTPS_HOST, &proxy_for_https)) in GetConfigFromSettings()
1168 proxy_for_https); in GetConfigFromSettings()