Searched refs:usLocale (Results 1 – 3 of 3) sorted by relevance
460 Locale usLocale("en_US"); in test10219Plurals() local467 TimeUnitFormat tuf(usLocale, status); in test10219Plurals()472 … LocalPointer<DecimalFormat> nf((DecimalFormat *) NumberFormat::createInstance(usLocale, status)); in test10219Plurals()
358 final Locale usLocale = Locale.US; in testShortDateStyleWithLocales() local362 DatePrinter fdf = getDateInstance(FastDateFormat.SHORT, usLocale); in testShortDateStyleWithLocales()