Home
last modified time | relevance | path

Searched refs:expectation2 (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/fenv/jni/
Dtest_fenv.c67 static void TestRounding(float expectation1, float expectation2) { in TestRounding() argument
74 ASSERT_EQ(expectation2, x); in TestRounding()