Home
last modified time | relevance | path

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

/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java141 Rational posInf = POSITIVE_INFINITY; in testEquals() local
170 Rational posInf = new Rational(5, 0); in testReduction() local