Searched defs:CouldBeSparse (Results 1 – 8 of 8) sorted by relevance
215 bool SparseControl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::SparseControl
234 bool SparseControl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::SparseControl
675 bool EntryImplV3::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::EntryImplV31448 bool EntryImplV3::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::EntryImplV3
888 bool EntryImpl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::EntryImpl
264 bool MemEntryImpl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::MemEntryImpl
239 bool MockDiskEntry::CouldBeSparse() const { in CouldBeSparse() function in MockDiskEntry
511 bool SimpleEntryImpl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::SimpleEntryImpl
1802 void DiskCacheEntryTest::CouldBeSparse() { in CouldBeSparse() function in DiskCacheEntryTest1838 TEST_F(DiskCacheEntryTest, CouldBeSparse) { in TEST_F() argument