Home
last modified time | relevance | path

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

/external/chromium_org/net/proxy/
Dproxy_config_service_win_unittest.cc149 ProxyRulesExpectation::EmptyWithBypass("<local>"), in TEST()
165 ProxyRulesExpectation::EmptyWithBypass("<local>,google.com"), in TEST()
180 ProxyRulesExpectation::EmptyWithBypass("foo.com,google.com"), in TEST()
195 ProxyRulesExpectation::EmptyWithBypass("foo.com,google.com"), in TEST()
Dproxy_config_service_common_unittest.h38 static ProxyRulesExpectation EmptyWithBypass(
Dproxy_config_service_common_unittest.cc141 ProxyRulesExpectation ProxyRulesExpectation::EmptyWithBypass( in EmptyWithBypass() function in net::ProxyRulesExpectation