Searched refs:zoneWithout (Results 1 – 2 of 2) sorted by relevance
1038 TimeZone *zoneWithout = TimeZone::createTimeZone(idWithoutLocaleData); in TestJ449() local1041 zoneWithout->getID(str) != UnicodeString(idWithoutLocaleData)) { in TestJ449()1042 …eWith->getID(str) + ", and wanted " + idWithoutLocaleData + " but got " + zoneWithout->getID(str)); in TestJ449()1045 GregorianCalendar calWithout(*zoneWithout, status); in TestJ449()1069 delete zoneWithout; in TestJ449()