SelfCheck         275 net/disk_cache/blockfile/backend_impl.cc   int sc = SelfCheck();
SelfCheck        1108 net/disk_cache/blockfile/backend_impl.cc   int num_entries = rankings_.SelfCheck();
SelfCheck         254 net/disk_cache/blockfile/backend_impl.h   int SelfCheck();
SelfCheck         402 net/disk_cache/blockfile/backend_impl_v3.cc   int num_entries = rankings_.SelfCheck();
SelfCheck        1170 net/disk_cache/blockfile/backend_impl_v3.cc   int sc = SelfCheck();
SelfCheck         171 net/disk_cache/blockfile/backend_impl_v3.h   int SelfCheck();
SelfCheck         193 net/disk_cache/blockfile/backend_worker_v3.cc   int sc = SelfCheck();
SelfCheck         136 net/disk_cache/blockfile/rankings.h   int SelfCheck();
SelfCheck          73 net/disk_cache/disk_cache_test_util.cc   return cache->SelfCheck() >= 0;