Searched defs:NegatedDesc (Results 1 – 3 of 3) sorted by relevance
572 static const char* NegatedDesc() { return "isn't equal to"; } in NegatedDesc() function580 static const char* NegatedDesc() { return "is equal to"; } in NegatedDesc() function588 static const char* NegatedDesc() { return "isn't <"; } in NegatedDesc() function596 static const char* NegatedDesc() { return "isn't >"; } in NegatedDesc() function604 static const char* NegatedDesc() { return "isn't <="; } in NegatedDesc() function612 static const char* NegatedDesc() { return "isn't >="; } in NegatedDesc() function
570 static const char* NegatedDesc() { return "isn't equal to"; } in NegatedDesc() function578 static const char* NegatedDesc() { return "is equal to"; } in NegatedDesc() function586 static const char* NegatedDesc() { return "isn't <"; } in NegatedDesc() function594 static const char* NegatedDesc() { return "isn't >"; } in NegatedDesc() function602 static const char* NegatedDesc() { return "isn't <="; } in NegatedDesc() function610 static const char* NegatedDesc() { return "isn't >="; } in NegatedDesc() function
585 static const char *NegatedDesc() { return "isn't equal to"; } in NegatedDesc() function593 static const char *NegatedDesc() { return "is equal to"; } in NegatedDesc() function601 static const char *NegatedDesc() { return "isn't <"; } in NegatedDesc() function609 static const char *NegatedDesc() { return "isn't >"; } in NegatedDesc() function617 static const char *NegatedDesc() { return "isn't <="; } in NegatedDesc() function625 static const char *NegatedDesc() { return "isn't >="; } in NegatedDesc() function