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