Home
last modified time | relevance | path

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

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