Searched refs:getUK (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/common/unicode/ |
D | locid.h | 221 static const Locale &U_EXPORT2 getUK(void);
|
/external/icu4c/test/intltest/ |
D | plurults.cpp | 246 PluralRules *en_UK = test->forLocale(Locale::getUK(), status); in testAPI()
|
D | calregts.cpp | 450 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("ddMMMyy"), Locale::getUK(),status); in test4061476() 452 Locale::getUK(),status); in test4061476() 719 Locale::setDefault(Locale::getUK(),status); in test4086724()
|
D | dtfmttst.cpp | 993 SimpleDateFormat fmt("dd/MM/yy", Locale::getUK(), ec); in TestTwoDigitYear() 1034 formatter = new SimpleDateFormat((UnicodeString)"dd-MMM-yyyyy HH:mm", Locale::getUK(), status); in TestDateFormatZone061()
|
D | dtfmrgts.cpp | 572 SimpleDateFormat fmt("MM/dd/yy", Locale::getUK(), ec); in Test4073003()
|
D | loctest.cpp | 408 if (strcmp(Locale::getUK().getName(), ULOC_UK) != 0) { in TestParallelAPIValues()
|
D | numfmtst.cpp | 2701 Locale::setDefault( Locale::getUK(), status ); in TestCurrencyFormat()
|
/external/icu4c/common/ |
D | locid.cpp | 868 Locale::getUK(void) in getUK() function in Locale
|