Searched defs:lnf (Results 1 – 7 of 7) sorted by relevance
671 LocalizedNumberFormatter lnf = unf.locale(locale); in testPlurals() local
2182 LocalizedNumberFormatter lnf = NumberFormatter.withLocale(ULocale.FRENCH) in toFormat() local
668 LocalizedNumberFormatter lnf = unf.locale(locale); in testPlurals() local
2179 LocalizedNumberFormatter lnf = NumberFormatter.withLocale(ULocale.FRENCH) in toFormat() local
2180 LocalizedNumberFormatter lnf = NumberFormatter::withLocale("fr") in toFormat() local2203 LocalizedNumberFormatter lnf = NumberFormatter::withLocale(Locale::getEnglish()).precision( in errors() local
679 LocalizedNumberFormatter lnf = unf.locale(locale); in testPlurals() local
8680 LocalizedNumberFormatter lnf = NumberFormatter::withLocale("en"); in TestFastFormatInt32() local