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