Home | History | Annotate | Download | only in intltest

Lines Matching refs:getUS

199     DecimalFormatSymbols sym(Locale::getUS(), status);
257 DecimalFormatSymbols sym(Locale::getUS(), status);
571 DecimalFormatSymbols *sym = new DecimalFormatSymbols(Locale::getUS(), status);
609 DecimalFormatSymbols* sym = new DecimalFormatSymbols(Locale::getUS(), status);
762 NumberFormat::createCurrencyInstance(Locale::getUS(), ec);
783 expectCurrency(*fmt, Locale::getUS(),
803 expectCurrency(*fmt, Locale::getUS(),
867 DecimalFormatSymbols US(Locale::getUS(), status);
926 DecimalFormatSymbols US(Locale::getUS(), ec);
976 DecimalFormatSymbols US(Locale::getUS(), status);
993 DecimalFormatSymbols US(Locale::getUS(), status);
1047 Locale::setDefault(Locale::getUS(), status);
1059 expect2(NumberFormat::createScientificInstance(Locale::getUS(), status),
1173 DecimalFormatSymbols US(Locale::getUS(), status);
1289 DecimalFormatSymbols US(Locale::getUS(), status);
1350 DecimalFormatSymbols custom(Locale::getUS(), status);
1694 DecimalFormatSymbols *sym = new DecimalFormatSymbols(Locale::getUS(), ec);
1716 sym = new DecimalFormatSymbols(Locale::getUS(), ec);
1733 sym = new DecimalFormatSymbols(Locale::getUS(), ec);
1745 DecimalFormatSymbols sym2(Locale::getUS(), ec);
1770 DecimalFormatSymbols sym(Locale::getUS(), ec);
1886 new DecimalFormatSymbols(Locale::getUS(), ec), ec);
2262 NumberFormat::createInstance(Locale::getUS(), ec);
2543 DecimalFormatSymbols US(Locale::getUS(), status);