Home | History | Annotate | Download | only in test

Lines Matching refs:IsNegative

2324 bool IsNegative(T x) {
2344 EXPECT_PRED1(IsNegative<int>, -5);