Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Ddtfmtrtts.cpp301 …UBool hasZoneDisplayName = (pat.indexOf(UnicodeString("z")) != -1) || (pat.indexOf(UnicodeString("… in test() local
384 if(timeOnly && hasZoneDisplayName) { in test()
420 && ((hasZoneDisplayName in test()
425 || !hasZoneDisplayName) in test()
431 else if (hasZoneDisplayName && d[0] < 0) { in test()
/external/chromium/third_party/icu/source/test/intltest/
Ddtfmtrtts.cpp296 …UBool hasZoneDisplayName = (pat.indexOf(UnicodeString("z")) != -1) || (pat.indexOf(UnicodeString("… in test() local
379 if(timeOnly && hasZoneDisplayName in test()
407 && ((hasZoneDisplayName in test()
412 || !hasZoneDisplayName) in test()
418 else if (hasZoneDisplayName && d[0] < 0) { in test()