Home
last modified time | relevance | path

Searched refs:kProperties (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3856 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
3863 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
3871 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
/external/googletest/googletest/src/
Dgtest.cc3900 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
3907 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
3915 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()