Searched defs:theDate (Results 1 – 6 of 6) sorted by relevance
118 Date theDate = new Date(init1[i], init2[i], init3[i]); in testDateintintint() local134 Date theDate = new Date(element); in testDatelong() local146 Date theDate = new Date(TIME_TESTDATE1); in testGetHours() local161 Date theDate = new Date(TIME_TESTDATE1); in testGetMinutes() local176 Date theDate = new Date(TIME_TESTDATE1); in testGetSeconds() local191 Date theDate = new Date(TIME_TESTDATE1); in testSetHours() local206 Date theDate = new Date(TIME_TESTDATE1); in testSetMinutes() local222 Date theDate = new Date(TIME_TESTDATE1); in testSetSeconds() local250 Date theDate = new Date(theDates[i]); in testToString() local281 Date theDate = new Date(TIME_TESTDATE1); in testSetTimelong() local[all …]
147 void IntlTestDateFormat::tryDate(UDate theDate) in tryDate()
56 UnicodeString theDate; in test() local
151 public void setDate(int parameterIndex, Date theDate, Calendar theCalendar) in setDate()155 public void setDate(int parameterIndex, Date theDate) throws SQLException { in setDate()1105 public void setDate(String parameterName, Date theDate) throws SQLException { in setDate()1109 public void setDate(String parameterName, Date theDate, Calendar theCalendar) in setDate()