Searched defs:http_fetcher (Results 1 – 5 of 5) sorted by relevance
124 MockHttpFetcher* http_fetcher) { in StartProcessorInRunLoop()161 MockHttpFetcher* http_fetcher = in TestWithData() local277 MockHttpFetcher* http_fetcher = new MockHttpFetcher( in TEST() local574 auto http_fetcher = download_action->http_fetcher(); in StartDownload() local587 [](P2PDownloadActionTest* action_test, HttpFetcher* http_fetcher) { in StartDownload()
109 HttpFetcher* http_fetcher() { return http_fetcher_.get(); } in http_fetcher() function
46 HttpFetcher* http_fetcher, in DownloadAction()
473 void StartTransfer(HttpFetcher* http_fetcher, const string& url) { in StartTransfer()1024 HttpFetcher* http_fetcher) { in RedirectTest()
277 std::unique_ptr<HttpFetcher> http_fetcher, in OmahaRequestAction()