Home | History | Annotate | Download | only in test

Lines Matching refs:IsNegative

2355 bool IsNegative(T x) {
2375 EXPECT_PRED1(IsNegative<int>, -5);