Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3988 static void PrintJsonTestList(::std::ostream* stream,
4315 void JsonUnitTestResultPrinter::PrintJsonTestList( in PrintJsonTestList() function in testing::internal::JsonUnitTestResultPrinter
5611 .PrintJsonTestList(&stream, test_suites_); in ListTestsMatchingFilter()