Searched refs:customJstId (Results 1 – 1 of 1) sorted by relevance
727 String customJstId = "Japan_Standard_Time"; in TestTimeZone() local728 jst.setID(customJstId); in TestTimeZone()732 if (!tzid.equals(customJstId)) { in TestTimeZone()733 errln("FAIL: Time zone ID is " + tzid + " Expected: " + customJstId); in TestTimeZone()756 if (!tzid.equals(customJstId)) { in TestTimeZone()757 errln("FAIL: Time zone ID is " + tzid + " Expected: " + customJstId); in TestTimeZone()