Searched refs:ETC_UNKNOWN (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 57 static const UChar ETC_UNKNOWN[] = {0x45, 0x74, 0x63, 0x2F, 0x55, 0x6E, 0x6B, 0x6E, 0x6F, 0x77, 0x6… variable 93 SimpleTimeZone unknownZone(-31415, ETC_UNKNOWN); in TestTimeZoneRoundTrip() 234 if (outtzid.compare(ETC_UNKNOWN, -1) == 0) { in TestTimeZoneRoundTrip()
|