Home
last modified time | relevance | path

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

/external/googletest/googletest/src/
Dgtest.cc3956 static void PrintJsonTestSuite(::std::ostream* stream,
4161 void JsonUnitTestResultPrinter::PrintJsonTestSuite( in PrintJsonTestSuite() function in testing::internal::JsonUnitTestResultPrinter
4238 PrintJsonTestSuite(stream, *unit_test.GetTestSuite(i)); in PrintJsonUnitTest()
4263 PrintJsonTestSuite(stream, *test_suites[i]); in PrintJsonTestList()