Searched defs:CommentTest (Results 1 – 10 of 10) sorted by relevance
13 class CommentTest : public SimplePreprocessorTest, public testing::WithParamInterface<const char *> class16 TEST_P(CommentTest, CommentIgnored) in TEST_P() argument
8 public class CommentTest { class
38 class CommentTest { class
107 public void CommentTest() { in CommentTest() method in LexerTest
7 public class CommentTest { in <lambda>() class
1062 class CommentTest : public TestWithParam<Unstreamable> {}; class1064 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument
1006 class CommentTest : public TestWithParam<Unstreamable> {}; class1008 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument