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

/bionic/tests/
H A Dfenv_test.cpp22 static void TestRounding(float expectation1, float expectation2) { function
41 TestRounding(8388610.0f, 2.0f);
47 TestRounding(8388609.0f, 1.0f);
53 TestRounding(8388610.0f, 2.0f);
59 TestRounding(8388609.0f, 1.0f);

Completed in 3291 milliseconds