/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 3009 static String EscapeXmlAttribute(const char* str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3200 << EscapeXmlAttribute(test_info.name()).c_str() << "\""; in OutputXmlTestInfo() 3203 *stream << " value_param=\"" << EscapeXmlAttribute(test_info.value_param()) in OutputXmlTestInfo() 3207 *stream << " type_param=\"" << EscapeXmlAttribute(test_info.type_param()) in OutputXmlTestInfo() 3215 << "\" classname=\"" << EscapeXmlAttribute(test_case_name).c_str() in OutputXmlTestInfo() 3225 << EscapeXmlAttribute(part.summary()).c_str() in OutputXmlTestInfo() 3248 EscapeXmlAttribute(test_case.name()).c_str(), in PrintXmlTestCase() 3291 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 3010 static String EscapeXmlAttribute(const char* str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3201 << EscapeXmlAttribute(test_info.name()).c_str() << "\""; in OutputXmlTestInfo() 3204 *stream << " value_param=\"" << EscapeXmlAttribute(test_info.value_param()) in OutputXmlTestInfo() 3208 *stream << " type_param=\"" << EscapeXmlAttribute(test_info.type_param()) in OutputXmlTestInfo() 3216 << "\" classname=\"" << EscapeXmlAttribute(test_case_name).c_str() in OutputXmlTestInfo() 3226 << EscapeXmlAttribute(part.summary()).c_str() in OutputXmlTestInfo() 3249 EscapeXmlAttribute(test_case.name()).c_str(), in PrintXmlTestCase() 3292 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 3035 static String EscapeXmlAttribute(const char* str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3252 << EscapeXmlAttribute(test_info.name()).c_str() << "\""; in OutputXmlTestInfo() 3255 *stream << " value_param=\"" << EscapeXmlAttribute(test_info.value_param()) in OutputXmlTestInfo() 3259 *stream << " type_param=\"" << EscapeXmlAttribute(test_info.type_param()) in OutputXmlTestInfo() 3267 << "\" classname=\"" << EscapeXmlAttribute(test_case_name).c_str() in OutputXmlTestInfo() 3281 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 3301 EscapeXmlAttribute(test_case.name()).c_str(), in PrintXmlTestCase() 3345 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 3451 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3684 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute() 3735 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 3849 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes() 3867 *stream << " name=\"" << EscapeXmlAttribute(property.key()) << "\""; in OutputXmlTestProperties() 3868 *stream << " value=\"" << EscapeXmlAttribute(property.value()) << "\""; in OutputXmlTestProperties()
|
/external/googletest/googletest/src/ |
D | gtest.cc | 3497 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3727 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute() 3779 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 3893 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes() 3911 *stream << " name=\"" << EscapeXmlAttribute(property.key()) << "\""; in OutputXmlTestProperties() 3912 *stream << " value=\"" << EscapeXmlAttribute(property.value()) << "\""; in OutputXmlTestProperties()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 3378 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3621 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute() 3661 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 3748 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 3377 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3620 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute() 3660 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 3747 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 3377 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 3620 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute() 3660 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 3747 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 4829 static std::string EscapeXmlAttribute(const std::string& str) { in EscapeXmlAttribute() function in testing::internal::XmlUnitTestResultPrinter 5072 *stream << " " << name << "=\"" << EscapeXmlAttribute(value) << "\""; in OutputXmlAttribute() 5112 << EscapeXmlAttribute(summary.c_str()) in OutputXmlTestInfo() 5199 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|