Home
last modified time | relevance | path

Searched refs:TestZones (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java1401 String[] TestZones = { in TestT6216()
1423 for (int i = 0; i < TestZones.length; i++) { in TestT6216()
1425 VTimeZone vtz = VTimeZone.create(new StringReader(TestZones[i])); in TestT6216()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRuleTest.java1399 String[] TestZones = { in TestT6216()
1421 for (int i = 0; i < TestZones.length; i++) { in TestT6216()
1423 VTimeZone vtz = VTimeZone.create(new StringReader(TestZones[i])); in TestT6216()
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp2089 /*static*/ const UnicodeString TestZones[] = { in TestT6216() local
2128 for (i = 0; !TestZones[i].isEmpty(); i++) { in TestT6216()
2129 VTimeZone *vtz = VTimeZone::createVTimeZone(TestZones[i], status); in TestT6216()

Completed in 14 milliseconds