Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config_service_common_unittest.cc79 const char* proxy_for_https, in ProxyRulesExpectation() argument
87 proxy_for_https(proxy_for_https), in ProxyRulesExpectation()
111 MatchesProxyServerHelper("Bad proxy_for_https", proxy_for_https, in Matches()
H A Dproxy_config_service_common_unittest.h22 const char* proxy_for_https,
71 const char* proxy_for_https; member
H A Dproxy_config_unittest.cc233 const char* proxy_for_https; in TEST() member
448 ExpectProxyServerEquals(test.proxy_for_https, in TEST()
H A Dproxy_config_service_linux.cc1134 ProxyServer proxy_for_https; in GetConfigFromSettings() local
1145 if (GetProxyFromSettings(SettingGetter::PROXY_HTTPS_HOST, &proxy_for_https)) in GetConfigFromSettings()
1170 proxy_for_https); in GetConfigFromSettings()