Home
last modified time | relevance | path

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

/src/contrib/googletest/googletest/src/
H A Dgtest.cc4509 static void PrintJsonTestList(::std::ostream* stream,
4948 void JsonUnitTestResultPrinter::PrintJsonTestList( in PrintJsonTestList() function in testing::internal::JsonUnitTestResultPrinter
6389 .PrintJsonTestList(&stream, test_suites_); in ListTestsMatchingFilter()