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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2567 static internal::String TestPropertiesAsXmlAttributes(
2711 TestPropertiesAsXmlAttributes(result).c_str());
2782 internal::String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( function in class:testing::XmlUnitTestResultPrinter
/external/gtest/src/
H A Dgtest.cc2927 static internal::String TestPropertiesAsXmlAttributes(
3086 TestPropertiesAsXmlAttributes(result).c_str());
3158 internal::String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( function in class:testing::XmlUnitTestResultPrinter
/external/protobuf/gtest/src/
H A Dgtest.cc3020 static String TestPropertiesAsXmlAttributes(const TestResult& result);
3197 << "\"" << TestPropertiesAsXmlAttributes(result).c_str();
3266 String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( function in class:testing::internal::XmlUnitTestResultPrinter

Completed in 39 milliseconds