Home
last modified time | relevance | path

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

/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java110 Rational moreComplicated = new Rational(5*6*7*8*9, 1*2*3*4*5); in testEquals() local
165 Rational moreComplicated = new Rational(5 * 78, 7 * 78); in testReduction() local