Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java912 float[] subnormalTestCases = { in testFloatScalb() local
1020 for (float subnormalTestCase : subnormalTestCases) { in testFloatScalb()
1105 double[] subnormalTestCases = { in testDoubleScalb() local
1216 for (double subnormalTestCase : subnormalTestCases) { in testDoubleScalb()