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

/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/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/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/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/internal/
H A Dgtest-internal.h391 // This function is needed to test the AlmostEquals() method.
430 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint

Completed in 210 milliseconds