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

/external/chromium_org/content/public/test/
H A Ddownload_test_observer.cc320 CheckDownloadsInProgress(true);
328 CheckDownloadsInProgress(true);
341 CheckDownloadsInProgress(false);
355 void DownloadTestFlushObserver::CheckDownloadsInProgress( function in class:content::DownloadTestFlushObserver
/external/chromium/chrome/browser/download/
H A Ddownload_browsertest.cc249 CheckDownloadsInProgress(true);
255 CheckDownloadsInProgress(false);
274 void CheckDownloadsInProgress(bool observe_downloads) { function in class:__anon2091::DownloadsFlushObserver
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc4092 void Browser::CheckDownloadsInProgress(bool* normal_downloads_are_present, function in class:Browser
4130 CheckDownloadsInProgress(&normal_downloads_are_present,

Completed in 1231 milliseconds