Home
last modified time | relevance | path

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

/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java143 Rational negInf = NEGATIVE_INFINITY; in testEquals() local
175 Rational negInf = new Rational(-100, 0); in testReduction() local