Home | History | Annotate | Download | only in test

Lines Matching refs:IsNegative

2384 bool IsNegative(T x) {
2404 EXPECT_PRED1(IsNegative<int>, -5);