Searched refs:finished_downloads_at_construction_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
H A Ddownload_test_observer.cc69 finished_downloads_at_construction_(0),
92 finished_downloads_at_construction_ = finished_downloads_.size();
111 return (finished_downloads_.size() - finished_downloads_at_construction_ >=
H A Ddownload_test_observer.h154 int finished_downloads_at_construction_; member in class:content::DownloadTestObserver

Completed in 44 milliseconds