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

  /external/chromium_org/content/public/test/
download_test_observer.cc 392 base::Bind(&DownloadTestFlushObserver::PingFileThread, this, 2));
397 void DownloadTestFlushObserver::PingFileThread(int cycle) {
407 base::Bind(&DownloadTestFlushObserver::PingFileThread, this, cycle));
download_test_observer.h 264 void PingFileThread(int cycle);

Completed in 37 milliseconds