Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googletest/src/
Dgtest.cc3924 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
3931 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
3939 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()