Searched refs:AlmostEquals (Results 1 - 25 of 34) 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/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-internal.h374 // This function is needed to test the AlmostEquals() method.
413 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h852 if (lhs.AlmostEquals(rhs)) {
H A Dgtest.cc923 if (lhs.AlmostEquals(rhs)) {
/external/chromium_org/testing/gtest/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
/external/open-vcdiff/gtest/include/gtest/internal/
H A Dgtest-internal.h389 // This function is needed to test the AlmostEquals() method.
428 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/testing/gtest/include/gtest/
H A Dgtest.h1560 if (lhs.AlmostEquals(rhs)) {
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h365 // This function is needed to test the AlmostEquals() method.
404 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1640 if (lhs.AlmostEquals(rhs)) {
/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/gtest/include/gtest/
H A Dgtest.h1560 if (lhs.AlmostEquals(rhs)) {
/external/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.h1562 if (lhs.AlmostEquals(rhs)) {
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h399 // This function is needed to test the AlmostEquals() method.
438 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/open-vcdiff/gtest/include/gtest/
H A Dgtest.h1501 if (lhs.AlmostEquals(rhs)) {
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1419 if (lhs.AlmostEquals(rhs)) {
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-matchers.h1537 return lhs.AlmostEquals(rhs);
/external/chromium/testing/gtest/src/
H A Dgtest.cc1069 if (lhs.AlmostEquals(rhs)) {

Completed in 250 milliseconds

12