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