Searched refs:getFrench (Results 1 – 13 of 13) sorted by relevance
/external/icu4c/test/intltest/ |
D | sdtfmtts.cpp | 68 SimpleDateFormat pat_fr(pattern, Locale::getFrench(), status); in testAPI() 74 DateFormatSymbols *symbols = new DateFormatSymbols(Locale::getFrench(), status); in testAPI()
|
D | nmfmapts.cpp | 75 NumberFormat *fr = NumberFormat::createInstance(Locale::getFrench(), status); in testAPI() 86 NumberFormat *cur_fr = NumberFormat::createCurrencyInstance(Locale::getFrench(), status); in testAPI() 97 NumberFormat *per_fr = NumberFormat::createPercentInstance(Locale::getFrench(), status); in testAPI()
|
D | tsdtfmsy.cpp | 136 DateFormatSymbols fr(Locale::getFrench(), status); in TestSymbols() 142 DateFormatSymbols fr2(Locale::getFrench(), status); in TestSymbols()
|
D | tsdcfmsy.cpp | 38 DecimalFormatSymbols fr(Locale::getFrench(), status); in testSymbols()
|
D | dtfmapts.cpp | 108 DateFormat *fr = DateFormat::createTimeInstance(DateFormat::FULL, Locale::getFrench()); in testAPI()
|
D | dtptngts.cpp | 143 …ernGenerator *instFromLocale=DateTimePatternGenerator::createInstance(Locale::getFrench(), status); in testAPI()
|
D | dcfmapts.cpp | 76 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getFrench(), status); in testAPI()
|
D | tsmthred.cpp | 988 percentFormatter = NumberFormat::createPercentInstance(Locale::getFrench(),status); in run()
|
D | apicoll.cpp | 182 col = Collator::createInstance(Locale::getFrench(), success); in TestProperty() 235 if (frCol->getLocale(ULOC_ACTUAL_LOCALE, success) != Locale::getFrench()) { in TestProperty()
|
D | loctest.cpp | 347 if (strcmp(Locale::getFrench().getName(), ULOC_FRENCH) != 0) { in TestParallelAPIValues()
|
D | dtfmttst.cpp | 1053 DateFormat::FULL, Locale::getFrench()); in TestLocaleDateFormat()
|
/external/icu4c/common/unicode/ |
D | locid.h | 186 static const Locale &U_EXPORT2 getFrench(void);
|
/external/icu4c/common/ |
D | locid.cpp | 1016 Locale::getFrench(void) in getFrench() function in Locale
|