Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc3973 static std::string EscapeXml(const std::string& str, bool is_attribute);
4078 bool is_attribute) { in EscapeXml() argument
4094 if (is_attribute) in EscapeXml()
4100 if (is_attribute) in EscapeXml()
4107 if (is_attribute && in EscapeXml()