Home
last modified time | relevance | path

Searched defs:kMaxUlps (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/fenv/jni/
Dtest_fenv.c42 const int kMaxUlps = 4; variable
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h271 static const size_t kMaxUlps = 4; variable