Searched defs:CountingMatcher (Results 1 – 1 of 1) sorted by relevance
2412 class CountingMatcher : public MatcherInterface<T> { in TEST() class2414 explicit CountingMatcher(const Matcher<T>& base_matcher, in TEST() function in testing::gmock_matchers_test::__anonbdf523750111::CountingMatcher