Searched defs:CommentTest (Results 1 – 2 of 2) sorted by relevance
13 class CommentTest : public SimplePreprocessorTest, public testing::WithParamInterface<const char *> class16 TEST_P(CommentTest, CommentIgnored) in TEST_P() argument
1062 class CommentTest : public TestWithParam<Unstreamable> {}; class1064 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument