Lines Matching full:increment
54 logln((UnicodeString)"DecimalFormat Rounding Increment test---");
534 // get default rounding increment
537 errln((UnicodeString)"ERROR: Rounding increment not zero");
542 // set a rounding increment to enable non-default mode rounding,
545 // set rounding mode with zero increment. Rounding
546 // increment should not be set by this operation
550 errln((UnicodeString)"ERROR: Rounding increment not zero after setRoundingMode");