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

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/support/
H A Dfloat_comparison.h206 // This function is needed to test the AlmostEquals() method.
248 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:FloatingPoint
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
H A Dfloat_comparison.h206 // This function is needed to test the AlmostEquals() method.
248 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:FloatingPoint
/prebuilts/ndk/current/sources/third_party/googletest/googletest/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
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/gtest-1.7.0/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
/prebuilts/ndk/r16/sources/third_party/googletest/googletest/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
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/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
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h7247 // This function is needed to test the AlmostEquals() method.
7289 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
19106 if (lhs.AlmostEquals(rhs)) {
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h7247 // This function is needed to test the AlmostEquals() method.
7289 bool AlmostEquals(const FloatingPoint& rhs) const { function in class:testing::internal::FloatingPoint
19106 if (lhs.AlmostEquals(rhs)) {

Completed in 223 milliseconds