Searched refs:EvenMatcherImpl (Results 1 – 2 of 2) sorted by relevance
231 class EvenMatcherImpl : public MatcherInterface<int> { class249 EvenMatcherImpl m; in TEST()288 const MatcherInterface<int>* impl = new EvenMatcherImpl; in TEST()326 Describe(Matcher<int>(new EvenMatcherImpl))); in TEST()
205 class EvenMatcherImpl : public MatcherInterface<int> { class221 EvenMatcherImpl m; in TEST()258 const MatcherInterface<int>* impl = new EvenMatcherImpl; in TEST()312 Describe(Matcher<int>(new EvenMatcherImpl))); in TEST()