Lines Matching refs:MakeMatcher
93 using testing::MakeMatcher;165 return MakeMatcher(new GreaterThanMatcher(n));270 Matcher<int> m = MakeMatcher(new NewEvenMatcherImpl);361 // Tests that MakeMatcher() constructs a Matcher<T> from a366 Matcher<int> m = MakeMatcher(dummy_impl);