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

/external/skia/src/utils/
H A DSkFloatUtils.h113 bool AlmostEquals(const SkFloatingPoint& rhs) const { function in class:SkFloatingPoint
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h387 // This function is needed to test the AlmostEquals() method.
426 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h371 // This function is needed to test the AlmostEquals() method.
410 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h286 // This function is needed to test the AlmostEquals() method.
328 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h400 // This function is needed to test the AlmostEquals() method.
439 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h371 // This function is needed to test the AlmostEquals() method.
410 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h6780 // This function is needed to test the AlmostEquals() method.
6819 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
17082 if (lhs.AlmostEquals(rhs)) {
/external/libvpx/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 251 milliseconds