Searched defs:eviction (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/
H A Dbackend_unittest.cc103 void BackendInvalidEntry9(bool eviction);
104 void BackendInvalidEntry10(bool eviction);
105 void BackendInvalidEntry11(bool eviction);
424 // force new eviction.
467 // force new eviction.
506 // force new eviction.
726 // The first eviction must come from list 1 (10% limit), the second must come
1029 // For the new eviction code, all corrupt entries are on the second list so
1038 // We may abort the eviction before cleaning up everything.
1041 // If it's not clear enough: we may still have eviction task
2120 BackendInvalidEntry9(bool eviction) argument
2184 BackendInvalidEntry10(bool eviction) argument
2247 BackendInvalidEntry11(bool eviction) argument
[all...]

Completed in 637 milliseconds