Home | History | Annotate | Download | only in test

Lines Matching defs:IsNegative

2491 bool IsNegative(T x) {
2511 EXPECT_PRED1(IsNegative<int>, -5);