Home
last modified time | relevance | path

Searched refs:CommentTest (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc1132 class CommentTest : public TestWithParam<Unstreamable> {}; class
1134 TEST_P(CommentTest, TestsCorrectlyReportUnstreamableParams) { in TEST_P() argument
1141 INSTANTIATE_TEST_SUITE_P(InstantiationWithComments, CommentTest,