Searched refs:matchText (Results 1 – 1 of 1) sorted by relevance
39 static bool matchText(const char *Text, bool AllowComma) { in matchText() function252 EXPECT_TRUE(matchText(Param.Text, Param.AllowComma) == Param.Matched); in TEST_P()