Searched refs:AlmostEquals (Results 1 – 4 of 4) sorted by relevance
346 bool AlmostEquals(const FloatingPoint& rhs) const { in AlmostEquals() function
1705 if (lhs.AlmostEquals(rhs)) { in CmpHelperFloatingPointEQ()
1445 if (lhs.AlmostEquals(rhs)) { in FloatingPointLE()
2154 return actual.AlmostEquals(expected);