Searched defs:DownloadFileWithErrorsFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/test/
H A Dtest_file_error_injector.cc252 class DownloadFileWithErrorsFactory : public DownloadFileFactory { class in namespace:content
254 DownloadFileWithErrorsFactory(
257 virtual ~DownloadFileWithErrorsFactory();
284 DownloadFileWithErrorsFactory::DownloadFileWithErrorsFactory( function in class:content::DownloadFileWithErrorsFactory
291 DownloadFileWithErrorsFactory::~DownloadFileWithErrorsFactory() {
294 DownloadFile* DownloadFileWithErrorsFactory::CreateFile(
328 bool DownloadFileWithErrorsFactory::AddError(
336 void DownloadFileWithErrorsFactory
[all...]

Completed in 537 milliseconds