HomeSort by relevance Sort by last modified time
    Searched refs:finished_downloads_at_construction_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/test/
download_test_observer.cc 69 finished_downloads_at_construction_(0),
92 finished_downloads_at_construction_ = finished_downloads_.size();
111 return (finished_downloads_.size() - finished_downloads_at_construction_ >=
download_test_observer.h 153 int finished_downloads_at_construction_; member in class:content::DownloadTestObserver
  /external/chromium/chrome/browser/download/
download_browsertest.cc 74 finished_downloads_at_construction_(0),
80 finished_downloads_at_construction_ = finished_downloads_.size();
105 if (finished_downloads_.size() - finished_downloads_at_construction_
205 int finished_downloads_at_construction_; member in class:__anon4494::DownloadsObserver
    [all...]

Completed in 53 milliseconds