Home | History | Annotate | Download | only in intltest

Lines Matching full:rounding

878  * Number format data rounding errors for locale FR
955 * Data rounding errors for French (Canada) locale
1027 * Data rounding errors for German (Germany) locale
1095 * Data rounding errors for Italian locale number formats
1160 * Test rounding for nearest even.
1712 // Get the currency (if there is one) so we can set the rounding and fraction
1715 double rounding = ucurr_getRoundingIncrement(currency, &status);
1718 fmt2->setRoundingIncrement(rounding);
1723 failure(status, "Fetching currency rounding/fractions");
2244 * DecimalFormat is incorrectly rounding numbers like 1.2501 to 1.2
2719 // should always truncate, no other rounding scheme.
2757 // in the rounding at compile time of double constants.