Searched refs:SanityCheckForEntry (Results 1 – 4 of 4) sorted by relevance
42 bool Addr::SanityCheckForEntry() const { in SanityCheckForEntry() function in disk_cache::Addr
167 bool SanityCheckForEntry() const;
612 if (next_addr.is_initialized() && !next_addr.SanityCheckForEntry()) { in SanityCheck()
1581 if (!address.SanityCheckForEntry()) { in NewEntry()