Searched refs: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() argument26 CommentTest,34 CommentTest,
1062 class CommentTest : public TestWithParam<Unstreamable> {}; class1064 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument1071 INSTANTIATE_TEST_SUITE_P(InstantiationWithComments, CommentTest,