Searched refs:SelfCheck (Results 1 - 5 of 5) sorted by relevance

/external/chromium/net/disk_cache/
H A Ddisk_cache_test_util.cc105 return cache->SelfCheck() >= 0;
H A Drankings.h135 int SelfCheck();
H A Dbackend_impl.h247 int SelfCheck();
H A Dbackend_impl.cc1234 int BackendImpl::SelfCheck() { function in class:disk_cache::BackendImpl
1240 int num_entries = rankings_.SelfCheck();
H A Drankings.cc479 int Rankings::SelfCheck() { function in class:disk_cache::Rankings

Completed in 71 milliseconds