Searched refs:idWithoutLocaleData (Results 1 – 2 of 2) sorted by relevance
1034 const char* idWithoutLocaleData = "US/Pacific"; in TestJ449() local1038 TimeZone *zoneWithout = TimeZone::createTimeZone(idWithoutLocaleData); in TestJ449()1041 zoneWithout->getID(str) != UnicodeString(idWithoutLocaleData)) { in TestJ449()1042 …thLocaleData + ", got " + zoneWith->getID(str) + ", and wanted " + idWithoutLocaleData + " but got… in TestJ449()1058 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()1062 strWith + "; " + idWithoutLocaleData + " -> " + in TestJ449()