Home | History | Annotate | Download | only in test

Lines Matching refs:IsNegativeFormat

2425 AssertionResult IsNegativeFormat(const char* /* expr */, T x) {
2447 EXPECT_PRED_FORMAT1(IsNegativeFormat, -5);