Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3035 static String TestPropertiesAsXmlAttributes(const TestResult& result);
3217 << "\"" << TestPropertiesAsXmlAttributes(result).c_str(); in OutputXmlTestInfo()
3286 String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( in TestPropertiesAsXmlAttributes() function in testing::internal::XmlUnitTestResultPrinter