Lines Matching full:rounding
39 case 1: name = "Rounding test";
41 logln((UnicodeString)"DecimalFormat Rounding test---");
47 logln((UnicodeString)"DecimalFormat Rounding Increment test---");
496 // get default rounding increment
499 errln((UnicodeString)"ERROR: Rounding increment not zero");
503 // With rounding now being handled by decNumber, we no longer
504 // set a rounding increment to enable non-default mode rounding,
507 // set rounding mode with zero increment. Rounding
512 errln((UnicodeString)"ERROR: Rounding increment not zero after setRoundingMode");