Home | History | Annotate | Download | only in test

Lines Matching refs:IsNegative

2346 bool IsNegative(T x) {
2366 EXPECT_PRED1(IsNegative<int>, -5);