Home | History | Annotate | Download | only in test

Lines Matching refs:IsPositive

2267 int IsPositive(double x) {
2295 Matcher<double> m = Truly(IsPositive);
2332 Matcher<double> m = Truly(IsPositive);