Home
last modified time | relevance | path

Searched refs:EmptyWithBypass (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/proxy/
Dproxy_config_service_win_unittest.cc142 ProxyRulesExpectation::EmptyWithBypass("<local>"), in TEST()
158 ProxyRulesExpectation::EmptyWithBypass("<local>,google.com"), in TEST()
173 ProxyRulesExpectation::EmptyWithBypass("foo.com,google.com"), in TEST()
188 ProxyRulesExpectation::EmptyWithBypass("foo.com,google.com"), in TEST()
Dproxy_config_service_common_unittest.h39 static ProxyRulesExpectation EmptyWithBypass(
Dproxy_config_service_common_unittest.cc116 ProxyRulesExpectation ProxyRulesExpectation::EmptyWithBypass( in EmptyWithBypass() function in net::ProxyRulesExpectation