Searched refs:CommentTest (Results 1 – 5 of 5) sorted by relevance
824 class CommentTest : public TestWithParam<Unstreamable> {}; class826 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument834 CommentTest,
106 public void CommentTest() { in CommentTest() method in LexerTest
168 class CommentTest(googletest.TestCase): class