Searched refs:AlmostEquals (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h285 // This function is needed to test the AlmostEquals() method.
324 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/ndk/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1661 if (lhs.AlmostEquals(rhs)) {
/ndk/sources/third_party/googletest/googletest/src/
H A Dgtest.cc1057 if (lhs.AlmostEquals(rhs)) {

Completed in 19 milliseconds