Searched refs:jst (Results 1 – 6 of 6) sorted by relevance
193 TimeZone jst = TimeZone.getTimeZone("Asia/Jerusalem"); in getTestObjects() local197 calendars[i] = new HebrewCalendar(jst, locales[i]); in getTestObjects()210 TimeZone jst = TimeZone.getTimeZone("Asia/Calcutta"); in getTestObjects() local214 calendars[i] = new IndianCalendar(jst, locales[i]); in getTestObjects()243 TimeZone jst = TimeZone.getTimeZone("Asia/Tokyo"); in getTestObjects() local247 calendars[i] = new JapaneseCalendar(jst, locales[i]); in getTestObjects()
192 TimeZone jst = TimeZone.getTimeZone("Asia/Jerusalem"); in getTestObjects() local196 calendars[i] = new HebrewCalendar(jst, locales[i]); in getTestObjects()209 TimeZone jst = TimeZone.getTimeZone("Asia/Calcutta"); in getTestObjects() local213 calendars[i] = new IndianCalendar(jst, locales[i]); in getTestObjects()242 TimeZone jst = TimeZone.getTimeZone("Asia/Tokyo"); in getTestObjects() local246 calendars[i] = new JapaneseCalendar(jst, locales[i]); in getTestObjects()
51 define jst54 document jst56 Usage: jst
58 def jst(debugger, *args): function
734 TimeZone jst = TimeZone.getTimeZone("Asia/Tokyo"); in TestTimeZone() local736 jst.setID(customJstId); in TestTimeZone()737 gp.setTimeZone(jst); in TestTimeZone()
737 TimeZone jst = TimeZone.getTimeZone("Asia/Tokyo"); in TestTimeZone() local739 jst.setID(customJstId); in TestTimeZone()740 gp.setTimeZone(jst); in TestTimeZone()