Home
last modified time | relevance | path

Searched refs:SetDownloadFileFactoryForTesting (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_manager_impl.h103 void SetDownloadFileFactoryForTesting(
Ddownload_browsertest.cc622 DownloadManagerForShell(shell())->SetDownloadFileFactoryForTesting( in SetupEnsureNoPendingDownloads()
868 download_manager->SetDownloadFileFactoryForTesting( in IN_PROC_BROWSER_TEST_F()
917 download_manager->SetDownloadFileFactoryForTesting( in IN_PROC_BROWSER_TEST_F()
1027 download_manager->SetDownloadFileFactoryForTesting( in IN_PROC_BROWSER_TEST_F()
Ddownload_manager_impl.cc549 void DownloadManagerImpl::SetDownloadFileFactoryForTesting( in SetDownloadFileFactoryForTesting() function in content::DownloadManagerImpl
Ddownload_manager_impl_unittest.cc471 download_manager_->SetDownloadFileFactoryForTesting( in SetUp()
/external/chromium_org/content/public/test/
Dtest_file_error_injector.cc358 download_manager_->SetDownloadFileFactoryForTesting( in TestFileErrorInjector()