Searched refs:randDouble (Results 1 – 1 of 1) sorted by relevance
1449 double randDouble; in testDoubleUlp() local1451 randDouble = Double.longBitsToDouble( // Exponent in testDoubleUlp()1458 testUlpCase(randDouble, expected); in testDoubleUlp()1496 double randDouble = Double.longBitsToDouble( // Exponent in testDoubleUlp() local1501 testUlpCase(randDouble, Double.MIN_VALUE); in testDoubleUlp()