Searched refs:keyBust3 (Results 1 – 1 of 1) sorted by relevance
143 GrBinHashKey<BogusEntry, kDataLenUsedForKey-1> keyBust3; in test_binHashKey() local144 keyBust3.deepCopyFrom(keyBust); in test_binHashKey()146 GrAssert(keyBust3.fIsValid); in test_binHashKey()147 GrAssert(keyBust3.getHash() == keyBust2.getHash()); in test_binHashKey()148 GrAssert(keyBust3.compare(keyBust2) == 0); in test_binHashKey()