Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java905 float[] identityTestCases = {NaNf, in testFloatScalb() local
985 for (float identityTestCase : identityTestCases) { in testFloatScalb()
1099 double[] identityTestCases = {NaNd, in testDoubleScalb() local
1179 for (double identityTestCase : identityTestCases) { in testDoubleScalb()