Searched refs:tzTronto (Results 1 – 1 of 1) sorted by relevance
2403 static const UChar tzTronto[] = /* America/Toronto */ variable2430 …len = ucal_getWindowsTimeZoneID(tzTronto, u_strlen(tzTronto), winID, UPRV_LENGTHOF(winID), &status… in TestGetWindowsTimeZoneID()2476 } else if (len != u_strlen(tzTronto) || u_strncmp(tzID, tzTronto, len) != 0) { in TestGetTimeZoneIDByWindowsID()