OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDownloadFileFactoryForTesting
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/download/
download_manager_impl.h
105
virtual DownloadFileFactory*
GetDownloadFileFactoryForTesting
();
download_manager_impl.cc
554
DownloadFileFactory* DownloadManagerImpl::
GetDownloadFileFactoryForTesting
() {
/external/chromium_org/content/public/test/
test_file_error_injector.cc
387
download_manager_->
GetDownloadFileFactoryForTesting
());
Completed in 116 milliseconds