Home
last modified time | relevance | path

Searched refs:DestroyDownloadFile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_file_unittest.cc162 virtual void DestroyDownloadFile(int offset) { in DestroyDownloadFile() function in content::DownloadFileTest
430 DestroyDownloadFile(0); in TEST_F()
453 DestroyDownloadFile(0); in TEST_F()
487 DestroyDownloadFile(0); in TEST_F()
506 DestroyDownloadFile(0); in TEST_F()
533 DestroyDownloadFile(0); in TEST_F()
549 DestroyDownloadFile(0); in TEST_F()
580 DestroyDownloadFile(0); in TEST_F()
602 DestroyDownloadFile(0); in TEST_F()
/external/chromium/chrome/browser/download/
Ddownload_file_unittest.cc66 virtual void DestroyDownloadFile(scoped_ptr<DownloadFile>* file, int offset) { in DestroyDownloadFile() function in DownloadFileTest
191 DestroyDownloadFile(&download_file_, 0); in TEST_F()