Searched refs:DoNothingDhcpProxyScriptFetcher (Results 1 – 5 of 5) sorted by relevance
19 DoNothingDhcpProxyScriptFetcher::DoNothingDhcpProxyScriptFetcher() {} in DoNothingDhcpProxyScriptFetcher() function in net::DoNothingDhcpProxyScriptFetcher21 DoNothingDhcpProxyScriptFetcher::~DoNothingDhcpProxyScriptFetcher() {} in ~DoNothingDhcpProxyScriptFetcher()23 int DoNothingDhcpProxyScriptFetcher::Fetch( in Fetch()28 void DoNothingDhcpProxyScriptFetcher::Cancel() {} in Cancel()30 const GURL& DoNothingDhcpProxyScriptFetcher::GetPacURL() const { in GetPacURL()
82 class NET_EXPORT_PRIVATE DoNothingDhcpProxyScriptFetcher85 DoNothingDhcpProxyScriptFetcher();86 virtual ~DoNothingDhcpProxyScriptFetcher();94 DISALLOW_COPY_AND_ASSIGN(DoNothingDhcpProxyScriptFetcher);
183 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()219 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()255 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()273 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()290 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()333 DoNothingDhcpProxyScriptFetcher dhcp_fetcher_;435 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()459 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()523 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()544 DoNothingDhcpProxyScriptFetcher dhcp_fetcher; in TEST()[all …]
24 return new DoNothingDhcpProxyScriptFetcher(); in Create()
810 DhcpProxyScriptFetcher* dhcp_fetcher = new DoNothingDhcpProxyScriptFetcher(); in TEST_F()1722 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()1828 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()1858 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()1888 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()1982 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()2061 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()2136 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()2196 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()2266 new DoNothingDhcpProxyScriptFetcher()); in TEST_F()[all …]