Home
last modified time | relevance | path

Searched refs:hasZoneDisplayName (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddtfmtrtts.cpp308 …UBool hasZoneDisplayName = (pat.indexOf(UnicodeString("z")) != -1) || (pat.indexOf(UnicodeString("… in test() local
396 if(timeOnly && hasZoneDisplayName) { in test()
432 && ((hasZoneDisplayName in test()
437 || !hasZoneDisplayName) in test()
443 else if (hasZoneDisplayName && d[0] < 0) { in test()
446 else if (timeOnly && !isGregorian && hasZoneDisplayName && maxSmatch == 1) { in test()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRoundTripTest.java166 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()
238 if (hasZoneDisplayName && in _test()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRoundTripTest.java163 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()
235 if (hasZoneDisplayName && in _test()