Home
last modified time | relevance | path

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

/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java142 Rational posInf2 = new Rational(2, 0); in testEquals() local
147 assertEquals(posInf, posInf2); in testEquals()