Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
DBigDecimalTest.java927 MathContext mcInt = new MathContext(precision); in testMathContextConstruction() local
928 BigDecimal res = aNumber.abs(mcInt); in testMathContextConstruction()
938 mcInt.equals(mcStr), in testMathContextConstruction()