Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc4516 static void PrintJsonTestSuite(::std::ostream* stream,
4800 void JsonUnitTestResultPrinter::PrintJsonTestSuite( in PrintJsonTestSuite() function in testing::internal::JsonUnitTestResultPrinter
4881 PrintJsonTestSuite(stream, *unit_test.GetTestSuite(i)); in PrintJsonUnitTest()
4917 PrintJsonTestSuite(stream, *test_suites[i]); in PrintJsonTestList()