Searched refs:NegatedDesc (Results 1 – 2 of 2) sorted by relevance
620 *os << D::NegatedDesc() << " "; in DescribeNegationTo()636 static const char* NegatedDesc() { return "isn't equal to"; } in NegatedDesc() function644 static const char* NegatedDesc() { return "is equal to"; } in NegatedDesc() function652 static const char* NegatedDesc() { return "isn't <"; } in NegatedDesc() function660 static const char* NegatedDesc() { return "isn't >"; } in NegatedDesc() function668 static const char* NegatedDesc() { return "isn't <="; } in NegatedDesc() function676 static const char* NegatedDesc() { return "isn't >="; } in NegatedDesc() function
915 *os << D::NegatedDesc() << " ";932 static const char* NegatedDesc() { return "isn't equal to"; }940 static const char* NegatedDesc() { return "is equal to"; }948 static const char* NegatedDesc() { return "isn't <"; }956 static const char* NegatedDesc() { return "isn't >"; }964 static const char* NegatedDesc() { return "isn't <="; }972 static const char* NegatedDesc() { return "isn't >="; }