Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:CancelSparseIO

1896 TEST_F(DiskCacheEntryTest, CancelSparseIO) {
1922 entry->CancelSparseIO();
1925 entry->CancelSparseIO(); // Should be a no op at this point.