Home | History | Annotate | Download | only in src

Lines Matching defs:TestPropertiesAsXmlAttributes

3363   static std::string TestPropertiesAsXmlAttributes(const TestResult& result);
3588 *stream << TestPropertiesAsXmlAttributes(result);
3631 *stream << TestPropertiesAsXmlAttributes(test_case.ad_hoc_test_result())
3668 *stream << TestPropertiesAsXmlAttributes(unit_test.ad_hoc_test_result());
3682 std::string XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes(