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
391 if(timeOnly && hasZoneDisplayName) { in test()
427 && ((hasZoneDisplayName in test()
432 || !hasZoneDisplayName) in test()
438 else if (hasZoneDisplayName && d[0] < 0) { in test()
441 else if (timeOnly && !isGregorian && hasZoneDisplayName && maxSmatch == 1) { in test()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRoundTripTest.java160 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()
232 if (hasZoneDisplayName && in _test()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRoundTripTest.java159 …boolean hasZoneDisplayName = (pat.indexOf("z") != -1) || (pat.indexOf("v") != -1) || (pat.indexOf(… in _test()
231 if (hasZoneDisplayName && in _test()