Searched defs:MatcherTest (Results 1 – 1 of 1) sorted by relevance
96 class MatcherTest : public ::testing::TestWithParam<MatchParam> {}; class249 TEST_P(MatcherTest, MatchResult) { in TEST_P() argument