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