Searched refs:FullHashAt (Results 1 – 4 of 4) sorted by relevance
90 EXPECT_TRUE(entry->FullHashAt(0) == full_hash1); in TEST()91 EXPECT_TRUE(entry->FullHashAt(1) == full_hash2); in TEST()329 EXPECT_TRUE(entry->FullHashAt(0) == full_hash1); in TEST()331 EXPECT_TRUE(entry->FullHashAt(1) == full_hash2); in TEST()
194 const SBFullHash& FullHashAt(int index) const;
136 const SBFullHash& SBEntry::FullHashAt(int index) const { in FullHashAt() function in SBEntry
756 const SBFullHash full_hash = entry->FullHashAt(i); in InsertAdd()829 const SBFullHash full_hash = entry->FullHashAt(i); in InsertSub()