/third_party/icu/icu4c/source/test/perf/normperf/ |
D | dtfmtrtperf.h | 146 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/ |
D | TimeZoneRuleTest.java | 449 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
|
D | TimeZoneRegressionTest.java | 1095 String[] tzids = TimeZone.getAvailableIDs(); in TestT5280() local
|
D | TimeZoneTest.java | 2184 String[] tzids = TimeZone.getAvailableIDs(); in TestObservesDaylightTime() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 447 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
|
D | TimeZoneRegressionTest.java | 1092 String[] tzids = TimeZone.getAvailableIDs(); in TestT5280() local
|
D | TimeZoneTest.java | 2155 String[] tzids = TimeZone.getAvailableIDs(); in TestObservesDaylightTime() local
|
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | TimeZoneNameTest.java | 47 String[] tzids = TimeZone.getAvailableIDs(); in TestTimeZoneNames() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 161 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/ |
D | ICUZDump.java | 285 String[] tzids = null; in main() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | timezone.cpp | 1644 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
|
D | dtfmtsym.cpp | 1284 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | timezone.cpp | 1602 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
|
D | dtfmtsym.cpp | 1277 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
|
/third_party/icu/icu4c/source/i18n/ |
D | timezone.cpp | 1625 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
|
D | dtfmtsym.cpp | 1280 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | timezone.cpp | 1625 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
|
D | dtfmtsym.cpp | 1280 StringEnumeration *tzids = NULL; in initZoneStringsArray() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | TimeZone.java | 1147 String[] tzids = regionalData.getString().split(" "); in getWindowsID() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 138 String[] tzids; in TestTimeZoneRoundTrip() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeZone.java | 1243 String[] tzids = regionalData.getString().split(" "); in getWindowsID() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 135 String[] tzids; in TestTimeZoneRoundTrip() local
|