Searched defs:CommentTest (Results 1 – 1 of 1) sorted by relevance
1132 class CommentTest : public TestWithParam<Unstreamable> {}; class1134 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument