TestPropertiesAsXmlAttributes 4584 modules/ts/src/ts_gtest.cpp static std::string TestPropertiesAsXmlAttributes(const TestResult& result); TestPropertiesAsXmlAttributes 4813 modules/ts/src/ts_gtest.cpp *stream << TestPropertiesAsXmlAttributes(result); TestPropertiesAsXmlAttributes 4856 modules/ts/src/ts_gtest.cpp *stream << TestPropertiesAsXmlAttributes(test_case.ad_hoc_test_result()) TestPropertiesAsXmlAttributes 4893 modules/ts/src/ts_gtest.cpp *stream << TestPropertiesAsXmlAttributes(unit_test.ad_hoc_test_result());