Home | History | Annotate | Download | only in gtest

Lines Matching defs:AlmostEquals

7247   // This function is needed to test the AlmostEquals() method.
7289 bool AlmostEquals(const FloatingPoint& rhs) const {
19106 if (lhs.AlmostEquals(rhs)) {