Home | History | Annotate | Download | only in intltest

Lines Matching refs:DecimalFormat

1136     DecimalFormat *thaiCurrency = (DecimalFormat*)NumberFormat::createCurrencyInstance(
1864 // DecimalFormat, DecimalFormatSymbols
1871 DecimalFormat* dec = dynamic_cast<DecimalFormat*>(nf);
1873 errln("FAIL: NumberFormat::createInstance does not return a DecimalFormat");
1879 errln("FAIL: DecimalFormat::getLocale() failed");
1881 _checklocs("DecimalFormat", req, valid, actual);