Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java919 float[] someTestCases = { in testFloatScalb() local
993 for (float someTestCase : someTestCases) { in testFloatScalb()
1005 for (float someTestCase : someTestCases) { in testFloatScalb()
1112 double[] someTestCases = { in testDoubleScalb() local
1189 for (double someTestCase : someTestCases) { in testDoubleScalb()
1201 for (double someTestCase : someTestCases) { in testDoubleScalb()