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

12

/external/chromium_org/third_party/skia/src/utils/
H A DSkFloatUtils.h113 bool AlmostEquals(const SkFloatingPoint& rhs) const { function in class:SkFloatingPoint
/external/skia/src/utils/
H A DSkFloatUtils.h113 bool AlmostEquals(const SkFloatingPoint& rhs) const { function in class:SkFloatingPoint
/external/chromium_org/third_party/skia/src/utils/win/
H A DSkDWriteGeometrySink.cpp82 return lhs.AlmostEquals(rhs);
/external/skia/src/utils/win/
H A DSkDWriteGeometrySink.cpp82 return lhs.AlmostEquals(rhs);
/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/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/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h318 // This function is needed to test the AlmostEquals() method.
360 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h1560 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/third_party/mesa/src/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/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1563 if (lhs.AlmostEquals(rhs)) {
/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/
H A Dgtest.h1560 if (lhs.AlmostEquals(rhs)) {
/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/include/gtest/
H A Dgtest.h1419 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1708 if (lhs.AlmostEquals(rhs)) {
/external/gtest/include/gtest/
H A Dgtest.h1692 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc1356 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc1069 if (lhs.AlmostEquals(rhs)) {
/external/gtest/src/
H A Dgtest.cc1072 if (lhs.AlmostEquals(rhs)) {
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1069 if (lhs.AlmostEquals(rhs)) {
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1069 if (lhs.AlmostEquals(rhs)) {
/external/protobuf/gtest/src/
H A Dgtest.cc1047 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2556 if (lhs.AlmostEquals(rhs)) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2556 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/third_party/libvpx/source/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 915 milliseconds

12