Searched refs:floatOperTest (Results 1 – 2 of 2) sorted by relevance
29 FloatMath.floatOperTest
135 static float[] floatOperTest(float x, float y) { in floatOperTest() method in FloatMath367 floatResults = floatOperTest(70000.0f, -3.0f); in run()