Searched refs:OutputJsonTestCaseForTestResult (Results 1 – 1 of 1) sorted by relevance
4536 static void OutputJsonTestCaseForTestResult(::std::ostream* stream,4709 OutputJsonTestCaseForTestResult(stream, result); in OutputJsonTestSuiteForTestResult()4716 void JsonUnitTestResultPrinter::OutputJsonTestCaseForTestResult( in OutputJsonTestCaseForTestResult() function in testing::internal::JsonUnitTestResultPrinter4885 OutputJsonTestCaseForTestResult(stream, test_suite.ad_hoc_test_result()); in PrintJsonTestSuite()