Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest.cc4619 void JsonUnitTestResultPrinter::OutputJsonKey( in OutputJsonKey() function in testing::internal::JsonUnitTestResultPrinter
4646 OutputJsonKey(stream, "testsuite", "time", in OutputJsonTestSuiteForTestResult()
4660 OutputJsonKey(stream, "testcase", "timestamp", in OutputJsonTestSuiteForTestResult()
4663 OutputJsonKey(stream, "testcase", "time", in OutputJsonTestSuiteForTestResult()
4705 OutputJsonKey(stream, kTestsuite, "status", in OutputJsonTestInfo()
4707 OutputJsonKey(stream, kTestsuite, "result", in OutputJsonTestInfo()
4712 OutputJsonKey(stream, kTestsuite, "timestamp", in OutputJsonTestInfo()
4715 OutputJsonKey(stream, kTestsuite, "time", in OutputJsonTestInfo()
4769 OutputJsonKey( in PrintJsonTestSuite()
4773 OutputJsonKey(stream, kTestsuite, "time", in PrintJsonTestSuite()
[all …]