Searched refs:kExtensionFetcherId (Results 1 – 4 of 4) sorted by relevance
1151 fetcher = factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestSingleExtensionDownloading()1164 ExtensionDownloader::kExtensionFetcherId); in TestSingleExtensionDownloading()1239 fetcher = factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestProtectedDownload()1258 fetcher = factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestProtectedDownload()1315 ExtensionDownloader::kExtensionFetcherId); in TestProtectedDownload()1342 factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestProtectedDownload()1357 factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestProtectedDownload()1370 factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestProtectedDownload()1436 fetcher = factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestMultipleExtensionDownloading()1488 fetcher = factory.GetFetcherByID(ExtensionDownloader::kExtensionFetcherId); in TestMultipleExtensionDownloading()
122 static const int kExtensionFetcherId = 2; variable
746 kExtensionFetcherId, fetch->url, net::URLFetcher::GET, this)); in CreateExtensionFetcher()
260 extensions::ExtensionDownloader::kExtensionFetcherId); in TEST_F()