Home | History | Annotate | Download | only in gtest

Lines Matching refs:is_attribute

2536   // is_attribute is true, the text is meant to appear as an attribute
2540 bool is_attribute);
2626 // Returns an XML-escaped copy of the input string str. If is_attribute
2639 bool is_attribute) {
2655 if (is_attribute)
2661 if (is_attribute)
2668 if (is_attribute && IsNormalizableWhitespace(*src))