Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc4536 static void OutputJsonTestCaseForTestResult(::std::ostream* stream,
4709 OutputJsonTestCaseForTestResult(stream, result); in OutputJsonTestSuiteForTestResult()
4716 void JsonUnitTestResultPrinter::OutputJsonTestCaseForTestResult( in OutputJsonTestCaseForTestResult() function in testing::internal::JsonUnitTestResultPrinter
4885 OutputJsonTestCaseForTestResult(stream, test_suite.ad_hoc_test_result()); in PrintJsonTestSuite()