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

  /external/chromium/net/disk_cache/
disk_cache_test_base.cc 135 void DiskCacheTestWithCache::RunTaskForTest(Task* task) {
143 int rv = cache_impl_->RunTaskForTest(task, &cb);
201 RunTaskForTest(new TrimTask(cache_impl_, false, empty));
205 RunTaskForTest(new TrimTask(cache_impl_, true, empty));
backend_impl.cc     [all...]

Completed in 19 milliseconds