Searched defs:HashEqualityThenKeyMatcher (Results 1 – 1 of 1) sorted by relevance
373 struct HashEqualityThenKeyMatcher { struct374 explicit HashEqualityThenKeyMatcher(MatchFun match) : match_(match) {} in HashEqualityThenKeyMatcher() function390 HashEqualityThenKeyMatcher<void*, bool (*)(void*, void*)>, argument