Home | History | Annotate | Download | only in intltest

Lines Matching full:rounding

796                    1234.56, "CHF1,234.55"); // 0.05 rounding
816 1234.56, "1 234,55 CHF"); // 0.05 rounding
1103 * Test proper rounding by the format method.
2749 /* Port of ICU4J rounding test. */
2813 errln("Rounding wrong direction! %d > %d", lastParsed, parsed);