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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7246 // This function is needed to test the AlmostEquals() method.
7288 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
19105 if (lhs.AlmostEquals(rhs)) {

Completed in 135 milliseconds