Home
last modified time | relevance | path

Searched refs:tzdbNames (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTimeZoneNameTest.java185 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetAvailableMetaZoneIDs() local
186 Set<String> tzdbAll = tzdbNames.getAvailableMetaZoneIDs(); in testGetAvailableMetaZoneIDs()
201 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetAvailableMetaZoneIDs_String() local
203 tzdbNames.getAvailableMetaZoneIDs("Asia/Taipei")); in testGetAvailableMetaZoneIDs_String()
215 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetMetaZoneDisplayName() local
216 String americaPacificName = tzdbNames.getMetaZoneDisplayName("America_Pacific", in testGetMetaZoneDisplayName()
228 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.KOREAN); in testGetMetaZoneID() local
229 String seoulName = tzdbNames.getMetaZoneID("Asia/Seoul", 0); in testGetMetaZoneID()
233 seoulName = tzdbNames.getMetaZoneID("Asia/Seoul", -786240000000L); in testGetMetaZoneID()
249 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.KOREAN); in testGetTimeZoneDisplayName() local
[all …]
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp2203 const TZDBNames *tzdbNames = TZDBTimeZoneNames::getMetaZoneNames(mzID, status); in getMetaZoneDisplayName() local
2205 if (tzdbNames != NULL) { in getMetaZoneDisplayName()
2206 const UChar *s = tzdbNames->getName(type); in getMetaZoneDisplayName()
2246 TZDBNames* tzdbNames = NULL; in getMetaZoneNames() local
2263 tzdbNames = TZDBNames::createInstance(zoneStringsRes, key); in getMetaZoneNames()
2265 if (tzdbNames == NULL) { in getMetaZoneNames()
2268 cacheVal = tzdbNames; in getMetaZoneNames()
2277 if (tzdbNames != NULL) { in getMetaZoneNames()
2278 delete tzdbNames; in getMetaZoneNames()
2279 tzdbNames = NULL; in getMetaZoneNames()
[all …]
Dtzfmt.cpp1409 TZDBTimeZoneNames *tzdbNames = new TZDBTimeZoneNames(fLocale); in getTZDBTimeZoneNames() local
1410 if (tzdbNames == NULL) { in getTZDBTimeZoneNames()
1414 nonConstThis->fTZDBTimeZoneNames = tzdbNames; in getTZDBTimeZoneNames()
/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp1241 TimeZoneNames *tzdbNames = TimeZoneNames::createTZDBInstance(loc, status); in TestFormatTZDBNames() local
1246 tzfmt->adoptTimeZoneNames(tzdbNames); in TestFormatTZDBNames()
1310 LocalPointer<TimeZoneNames> tzdbNames(TimeZoneNames::createTZDBInstance(Locale("en"), status)); in TestFormatTZDBNamesAllZoneCoverage() local
1317 tzdbNames->getMetaZoneID(*tzid, now, mzId); in TestFormatTZDBNamesAllZoneCoverage()
1325 tzdbNames->getMetaZoneDisplayName(mzId, UTZNM_SHORT_STANDARD, name); in TestFormatTZDBNamesAllZoneCoverage()
1334 tzdbNames->getMetaZoneDisplayName(mzId, UTZNM_SHORT_DAYLIGHT, name); in TestFormatTZDBNamesAllZoneCoverage()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java1045 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(loc); in TestFormatTZDBNames() local
1046 tzfmt.setTimeZoneNames(tzdbNames); in TestFormatTZDBNames()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneFormatTest.java1048 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(loc); in TestFormatTZDBNames() local
1049 tzfmt.setTimeZoneNames(tzdbNames); in TestFormatTZDBNames()
/external/icu/icu4c/source/data/zone/
DtzdbNames.txt12 tzdbNames{