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

/external/chromium_org/net/proxy/
H A Dproxy_script_decider_unittest.cc639 class SynchronousSuccessDhcpFetcher : public DhcpProxyScriptFetcher { class in namespace:net::__anon9390
641 explicit SynchronousSuccessDhcpFetcher(const base::string16& expected_text) function in class:net::__anon9390::SynchronousSuccessDhcpFetcher
666 DISALLOW_COPY_AND_ASSIGN(SynchronousSuccessDhcpFetcher);
677 SynchronousSuccessDhcpFetcher dhcp_fetcher(
700 SynchronousSuccessDhcpFetcher dhcp_fetcher(

Completed in 92 milliseconds