Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4549 static void PrintXmlTestCase(::std::ostream* stream,
4817 void XmlUnitTestResultPrinter::PrintXmlTestCase(std::ostream* stream, in PrintXmlTestCase() function in testing::internal::XmlUnitTestResultPrinter
4876 PrintXmlTestCase(stream, *unit_test.GetTestCase(i)); in PrintXmlUnitTest()