Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java168 int randSignif = rand.nextInt(); in testFloatGetExponent() local
175 (randSignif & in testFloatGetExponent()
265 long randSignif = rand.nextLong(); in testDoubleGetExponent() local
272 (randSignif & in testDoubleGetExponent()
1345 int randSignif = rand.nextInt(); in testFloatUlp() local
1352 (randSignif & in testFloatUlp()
1448 long randSignif = rand.nextLong(); in testDoubleUlp() local
1455 (randSignif & in testDoubleUlp()