Searched refs:AlmostEquals (Results 1 – 4 of 4) sorted by relevance
336 bool AlmostEquals(const FloatingPoint& rhs) const { in AlmostEquals() function
1587 if (lhs.AlmostEquals(rhs)) { in CmpHelperFloatingPointEQ()
1710 return actual.AlmostEquals(expected);
1714 if (lhs.AlmostEquals(rhs)) { in FloatingPointLE()