Home | History | Annotate | Download | only in cctest

Lines Matching refs:key1

63   static bool AddressesMatch(void* key1, void* key2) {
64 return key1 == key2;
137 static bool AddressesMatch(void* key1, void* key2) {
138 return key1 == key2;