Searched defs:matcher_string (Results 1 – 3 of 3) sorted by relevance
1091 Matcher<const char*> matcher_string = ResultOf(PolymorphicFunctor(), Ge(5)); in TEST() local