Searched refs:hmzmdy (Results 1 – 1 of 1) sorted by relevance
28 private static final String hmzmdy = hmz + " 'on' " + mdy; field in SimpleDateFormatTest47 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testFormatCalendarStringBufferFieldPosition()59 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testParseStringCalendarParsePosition()171 sdf.applyPattern(hmzmdy); in testApplyPattern()181 sdf.applyLocalizedPattern(hmzmdy); in testApplyLocalizedPattern()199 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testSetDateFormatSymbols()