Home
last modified time | relevance | path

Searched defs:tzids (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/icu4c/source/test/perf/normperf/
Ddtfmtrtperf.h146 StringEnumeration *tzids = TimeZone::createEnumeration(); in call() local
206 delete tzids; in call() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneRuleTest.java449 String[] tzids = getTestZIDs(); in TestVTimeZoneRoundTrip() local
527 String[] tzids = getTestZIDs(); in TestVTimeZoneRoundTripPartial() local
591 String[] tzids = getTestZIDs(); in TestVTimeZoneSimpleWrite() local
715 String[] tzids = getTestZIDs(); in TestGetSimpleRules() local
DTimeZoneRegressionTest.java1095 String[] tzids = TimeZone.getAvailableIDs(); in TestT5280() local
DTimeZoneTest.java2184 String[] tzids = TimeZone.getAvailableIDs(); in TestObservesDaylightTime() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRuleTest.java447 String[] tzids = getTestZIDs(); in TestVTimeZoneRoundTrip() local
525 String[] tzids = getTestZIDs(); in TestVTimeZoneRoundTripPartial() local
589 String[] tzids = getTestZIDs(); in TestVTimeZoneSimpleWrite() local
713 String[] tzids = getTestZIDs(); in TestGetSimpleRules() local
DTimeZoneRegressionTest.java1092 String[] tzids = TimeZone.getAvailableIDs(); in TestT5280() local
DTimeZoneTest.java2155 String[] tzids = TimeZone.getAvailableIDs(); in TestObservesDaylightTime() local
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTimeZoneNameTest.java47 String[] tzids = TimeZone.getAvailableIDs(); in TestTimeZoneNames() local
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp161 StringEnumeration *tzids = TimeZone::createEnumeration(); in TestTimeZoneRoundTrip() local
551 …StringEnumeration *tzids = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, N… in RunTimeRoundTripTests() local
1304 LocalPointer<StringEnumeration> tzids(TimeZone::createEnumeration()); in TestFormatTZDBNamesAllZoneCoverage() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java285 String[] tzids = null; in main() local
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp1644 const UChar *tzids = ures_getString(regionalData, &len, &status); in getWindowsID() local
1710 … const UChar *tzids = ures_getStringByKey(zones, region, &len, &tmperr); // use tmperr, because in getIDForWindowsID() local
Ddtfmtsym.cpp1284 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp1602 const UChar *tzids = ures_getString(regionalData, &len, &status); in getWindowsID() local
1668 … const UChar *tzids = ures_getStringByKey(zones, region, &len, &tmperr); // use tmperr, because in getIDForWindowsID() local
Ddtfmtsym.cpp1277 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp1625 const UChar *tzids = ures_getString(regionalData, &len, &status); in getWindowsID() local
1691 … const UChar *tzids = ures_getStringByKey(zones, region, &len, &tmperr); // use tmperr, because in getIDForWindowsID() local
Ddtfmtsym.cpp1280 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp1625 const UChar *tzids = ures_getString(regionalData, &len, &status); in getWindowsID() local
1691 … const UChar *tzids = ures_getStringByKey(zones, region, &len, &tmperr); // use tmperr, because in getIDForWindowsID() local
Ddtfmtsym.cpp1280 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DTimeZone.java1147 String[] tzids = regionalData.getString().split(" "); in getWindowsID() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java138 String[] tzids; in TestTimeZoneRoundTrip() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DTimeZone.java1243 String[] tzids = regionalData.getString().split(" "); in getWindowsID() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java135 String[] tzids; in TestTimeZoneRoundTrip() local