Home | History | Annotate | Download | only in bigdec

Lines Matching refs:mcrmu

4385         android.icu.math.MathContext mcrmu;
4445 mcrmu=new android.icu.math.MathContext(0,android.icu.math.MathContext.PLAIN,false,android.icu.math.MathContext.ROUND_UP);
4461 TestFmwk.assertTrue("mcn078", (mcrmu.toString()).equals("digits=0 form=PLAIN lostDigits=0 roundingMode=ROUND_UP"));