Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest.cc3925 static std::string EscapeXml(const std::string& str, bool is_attribute);
4029 bool is_attribute) { in EscapeXml() argument
4045 if (is_attribute) in EscapeXml()
4051 if (is_attribute) in EscapeXml()
4058 if (is_attribute && in EscapeXml()