Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc5363 static void OutputJsonTestInfo(::std::ostream* stream,
5513 void JsonUnitTestResultPrinter::OutputJsonTestInfo(::std::ostream* stream, in OutputJsonTestInfo() function in testing::internal::JsonUnitTestResultPrinter
5602 OutputJsonTestInfo(stream, test_case.name(), *test_case.GetTestInfo(i)); in PrintJsonTestCase()