Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest.cc3952 static void PrintJsonTestList(::std::ostream* stream,
4266 void JsonUnitTestResultPrinter::PrintJsonTestList( in PrintJsonTestList() function in testing::internal::JsonUnitTestResultPrinter
5543 .PrintJsonTestList(&stream, test_cases_); in ListTestsMatchingFilter()