Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3884 static void PrintJsonTestList(::std::ostream* stream,
4198 void JsonUnitTestResultPrinter::PrintJsonTestList( in PrintJsonTestList() function in testing::internal::JsonUnitTestResultPrinter
5455 .PrintJsonTestList(&stream, test_cases_); in ListTestsMatchingFilter()
/external/googletest/googletest/src/
Dgtest.cc3928 static void PrintJsonTestList(::std::ostream* stream,
4245 void JsonUnitTestResultPrinter::PrintJsonTestList( in PrintJsonTestList() function in testing::internal::JsonUnitTestResultPrinter
5516 .PrintJsonTestList(&stream, test_suites_); in ListTestsMatchingFilter()