Searched refs:DestroyingDownloadFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
H A Dtest_file_error_injector.h125 void DestroyingDownloadFile(GURL url);
H A Dtest_file_error_injector.cc427 void TestFileErrorInjector::DestroyingDownloadFile(GURL url) { function in class:content::TestFileErrorInjector
443 base::Bind(&TestFileErrorInjector::DestroyingDownloadFile, this, url));

Completed in 99 milliseconds