HomeSort by relevance Sort by last modified time
    Searched refs:finished_downloads_at_construction_ (Results 1 - 2 of 2) 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 154 int finished_downloads_at_construction_; member in class:content::DownloadTestObserver

Completed in 173 milliseconds