Home | History | Annotate | Download | only in test

Lines Matching refs:IsPositive

2219 int IsPositive(double x) {
2247 Matcher<double> m = Truly(IsPositive);
2261 Matcher<double> m = Truly(IsPositive);