Home
last modified time | relevance | path

Searched defs:specialValues (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/math/BigInteger/
DOperatorNpeTests.java43 BigInteger[] specialValues = {ZERO, ONE, TEN}; in testOperatorsNpe() local
/libcore/ojluni/src/test/java/lang/Math/
DIeeeRecommendedTests.java130 float[] specialValues = {NaNf, in testFloatGetExponent() local
227 double[] specialValues = {NaNd, in testDoubleGetExponent() local
1304 float[] specialValues = {NaNf, in testFloatUlp() local
1407 double[] specialValues = {NaNd, in testDoubleUlp() local