Searched defs:RuleBasedProxyScriptFetcher (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/proxy/
H A Dproxy_script_decider_unittest.cc98 class RuleBasedProxyScriptFetcher : public ProxyScriptFetcher { class in namespace:net::__anon9390
100 explicit RuleBasedProxyScriptFetcher(const Rules* rules) function in class:net::__anon9390::RuleBasedProxyScriptFetcher
182 RuleBasedProxyScriptFetcher fetcher(&rules);
218 RuleBasedProxyScriptFetcher fetcher(&rules);
254 RuleBasedProxyScriptFetcher fetcher(&rules);
289 RuleBasedProxyScriptFetcher fetcher(&rules);
331 RuleBasedProxyScriptFetcher fetcher_;
434 RuleBasedProxyScriptFetcher fetcher(&rules);
458 RuleBasedProxyScriptFetcher fetcher(&rules);
522 RuleBasedProxyScriptFetcher fetche
[all...]

Completed in 99 milliseconds