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.cc4482 static void PrintJsonTestList(::std::ostream* stream,
4899 void JsonUnitTestResultPrinter::PrintJsonTestList( in PrintJsonTestList() function in testing::internal::JsonUnitTestResultPrinter
6266 .PrintJsonTestList(&stream, test_suites_); in ListTestsMatchingFilter()