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