HomeSort by relevance Sort by last modified time
    Searched defs:DownloadTestObserverInterrupted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/test/
download_test_observer.cc 288 DownloadTestObserverInterrupted::DownloadTestObserverInterrupted(
302 DownloadTestObserverInterrupted::~DownloadTestObserverInterrupted() {
306 bool DownloadTestObserverInterrupted::IsDownloadInFinalState(
download_test_observer.h 209 class DownloadTestObserverInterrupted : public DownloadTestObserver {
213 DownloadTestObserverInterrupted(
218 virtual ~DownloadTestObserverInterrupted();
223 DISALLOW_COPY_AND_ASSIGN(DownloadTestObserverInterrupted);

Completed in 38 milliseconds