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

  /external/chromium_org/content/public/test/
download_test_observer.h 265 void PingIOThread(int cycle);
download_test_observer.cc 396 base::Bind(&DownloadTestFlushObserver::PingIOThread, this, cycle));
399 void DownloadTestFlushObserver::PingIOThread(int cycle) {
  /external/chromium/chrome/browser/download/
download_browsertest.cc 318 NewRunnableMethod(this, &DownloadsFlushObserver::PingIOThread,
322 void PingIOThread(int cycle) {
    [all...]

Completed in 39 milliseconds