Searched refs:TestPropertiesAsXmlAttributes (Results 1 - 5 of 5) 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/chromium/testing/gtest/src/
H A Dgtest.cc3063 static String TestPropertiesAsXmlAttributes(const TestResult& result);
3245 << "\"" << TestPropertiesAsXmlAttributes(result).c_str();
3314 String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( function in class:testing::internal::XmlUnitTestResultPrinter
/external/gtest/src/
H A Dgtest.cc3063 static String TestPropertiesAsXmlAttributes(const TestResult& result);
3245 << "\"" << TestPropertiesAsXmlAttributes(result).c_str();
3314 String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( function in class:testing::internal::XmlUnitTestResultPrinter
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc3035 static String TestPropertiesAsXmlAttributes(const TestResult& result);
3217 << "\"" << TestPropertiesAsXmlAttributes(result).c_str();
3286 String XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes( function in class:testing::internal::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 82 milliseconds