OutputXmlAttribute 4559 modules/ts/src/ts_gtest.cpp static void OutputXmlAttribute(std::ostream* stream, OutputXmlAttribute 4798 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestcase, "name", test_info.name()); OutputXmlAttribute 4801 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestcase, "value_param", OutputXmlAttribute 4805 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestcase, "type_param", test_info.type_param()); OutputXmlAttribute 4808 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestcase, "status", OutputXmlAttribute 4810 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestcase, "time", OutputXmlAttribute 4812 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestcase, "classname", test_case_name); OutputXmlAttribute 4845 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuite, "name", test_case.name()); OutputXmlAttribute 4846 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuite, "tests", OutputXmlAttribute 4848 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuite, "failures", OutputXmlAttribute 4850 modules/ts/src/ts_gtest.cpp OutputXmlAttribute( OutputXmlAttribute 4853 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuite, "errors", "0"); OutputXmlAttribute 4854 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuite, "time", OutputXmlAttribute 4874 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuites, "tests", OutputXmlAttribute 4876 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuites, "failures", OutputXmlAttribute 4878 modules/ts/src/ts_gtest.cpp OutputXmlAttribute( OutputXmlAttribute 4881 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuites, "errors", "0"); OutputXmlAttribute 4882 modules/ts/src/ts_gtest.cpp OutputXmlAttribute( OutputXmlAttribute 4885 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuites, "time", OutputXmlAttribute 4889 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuites, "random_seed", OutputXmlAttribute 4895 modules/ts/src/ts_gtest.cpp OutputXmlAttribute(stream, kTestsuites, "name", "AllTests");