Home | History | Annotate | Download | only in gtest

Lines Matching defs:AlmostEquals

7246   // This function is needed to test the AlmostEquals() method.
7288 bool AlmostEquals(const FloatingPoint& rhs) const {
19105 if (lhs.AlmostEquals(rhs)) {