Searched defs:theDate (Results 1 – 6 of 6) sorted by relevance
117 Date theDate = new Date(init1[i], init2[i], init3[i]); in testDateintintint() local133 Date theDate = new Date(element); in testDatelong() local145 Date theDate = new Date(TIME_TESTDATE1); in testGetHours() local160 Date theDate = new Date(TIME_TESTDATE1); in testGetMinutes() local175 Date theDate = new Date(TIME_TESTDATE1); in testGetSeconds() local190 Date theDate = new Date(TIME_TESTDATE1); in testSetHours() local205 Date theDate = new Date(TIME_TESTDATE1); in testSetMinutes() local221 Date theDate = new Date(TIME_TESTDATE1); in testSetSeconds() local249 Date theDate = new Date(theDates[i]); in testToString() local280 Date theDate = new Date(TIME_TESTDATE1); in testSetTimelong() local[all …]
151 private void tryDate(Date theDate) { in tryDate()
154 private void tryDate(Date theDate) { in tryDate()
150 void IntlTestDateFormat::tryDate(UDate theDate) in tryDate()
60 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()