Lines Matching refs:TestPropertiesAsXmlAttributes
3050 static std::string TestPropertiesAsXmlAttributes(const TestResult& result);
3279 *stream << TestPropertiesAsXmlAttributes(result);
3321 *stream << TestPropertiesAsXmlAttributes(test_case.ad_hoc_test_result())
3355 *stream << TestPropertiesAsXmlAttributes(unit_test.ad_hoc_test_result());
3369 std::string XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes(