Home | History | Annotate | Download | only in test

Lines Matching refs:MatcherInterface

70 using testing::MatcherInterface;
225 class LessThanMatcher : public MatcherInterface<tuple<char, int> > {
254 class GreaterThanMatcher : public MatcherInterface<int> {