Searched refs:TrimForTest (Results 1 – 5 of 5) sorted by relevance
191 backend_->TrimForTest(empty_); in Run()200 void DiskCacheTestWithCache::TrimForTest(bool empty) { in TrimForTest() function in DiskCacheTestWithCache
112 void TrimForTest(bool empty);
516 TrimForTest(false); in TEST_F()518 TrimForTest(false); in TEST_F()1410 TrimForTest(false); in TEST_F()1437 TrimForTest(false); in TEST_F()1457 TrimForTest(false); in TEST_F()1458 TrimForTest(false); in TEST_F()
239 void TrimForTest(bool empty);
1224 void BackendImpl::TrimForTest(bool empty) { in TrimForTest() function in disk_cache::BackendImpl