Searched refs:kMaxUlps (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7232 static const size_t kMaxUlps = 4; member in class:testing::internal::FloatingPoint
7282 // Returns true iff this number is at most kMaxUlps ULP's away from
7294 <= kMaxUlps;

Completed in 50 milliseconds