Searched defs:CouldBeSparse (Results 1 – 6 of 6) sorted by relevance
236 bool SparseControl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::SparseControl
889 bool EntryImpl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::EntryImpl
271 bool MemEntryImpl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::MemEntryImpl
305 bool MockDiskEntry::CouldBeSparse() const { in CouldBeSparse() function in net::MockDiskEntry
584 bool SimpleEntryImpl::CouldBeSparse() const { in CouldBeSparse() function in disk_cache::SimpleEntryImpl
1983 void DiskCacheEntryTest::CouldBeSparse() { in CouldBeSparse() function in DiskCacheEntryTest2019 TEST_F(DiskCacheEntryTest, CouldBeSparse) { in TEST_F() argument