Home
last modified time | relevance | path

Searched defs:unknownZone (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java98 TimeZone unknownZone = new SimpleTimeZone(-31415, "Etc/Unknown"); in TestTimeZoneRoundTrip() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java95 TimeZone unknownZone = new SimpleTimeZone(-31415, "Etc/Unknown"); in TestTimeZoneRoundTrip() local
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp98 SimpleTimeZone unknownZone(-31415, ETC_UNKNOWN); in TestTimeZoneRoundTrip() local