Searched refs:SanityCheckV3 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Daddr_unittest.cc43 EXPECT_TRUE(Addr(0xD0001000).SanityCheckV3());
51 EXPECT_FALSE(Addr(0xE0001000).SanityCheckV3());
H A Daddr.cc42 bool Addr::SanityCheckV3() const { function in class:disk_cache::Addr
H A Daddr.h162 bool SanityCheckV3() const;

Completed in 61 milliseconds