Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
DBigDecimalTest.java926 MathContext mcStr = new MathContext("precision=6 roundingMode=HALF_DOWN"); in testMathContextConstruction() local
935 mcStr); in testMathContextConstruction()
938 mcInt.equals(mcStr), in testMathContextConstruction()
943 mcStr.hashCode()); in testMathContextConstruction()