Searched defs:DownloadTestObserverTerminal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
H A Ddownload_test_observer.cc242 DownloadTestObserverTerminal::DownloadTestObserverTerminal( function in class:content::DownloadTestObserverTerminal
256 DownloadTestObserverTerminal::~DownloadTestObserverTerminal() {
260 bool DownloadTestObserverTerminal::IsDownloadInFinalState(
H A Ddownload_test_observer.h171 class DownloadTestObserverTerminal : public DownloadTestObserver { class in namespace:content
176 DownloadTestObserverTerminal(
181 virtual ~DownloadTestObserverTerminal();
186 DISALLOW_COPY_AND_ASSIGN(DownloadTestObserverTerminal);

Completed in 85 milliseconds