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

  /external/chromium_org/content/public/test/
download_test_observer.cc 388 base::Bind(&DownloadTestFlushObserver::PingFileThread, this, 2));
393 void DownloadTestFlushObserver::PingFileThread(int cycle) {
403 base::Bind(&DownloadTestFlushObserver::PingFileThread, this, cycle));
download_test_observer.h 263 void PingFileThread(int cycle);
  /external/chromium/chrome/browser/download/
download_browsertest.cc 310 &DownloadsFlushObserver::PingFileThread, 2));
315 void PingFileThread(int cycle) {
326 NewRunnableMethod(this, &DownloadsFlushObserver::PingFileThread,
    [all...]

Completed in 40 milliseconds