Searched defs:theTime (Results 1 – 4 of 4) sorted by relevance
77 Time theTime = new Time(10, 45, 20); in testTimeintintint() local84 Time theTime = new Time(TIME_TEST1); in testTime() local105 Time theTime = new Time(theTimes[i]); in testToString() local144 Time theTime = new Time(TIME_TEST1); in testSetTime() local153 Time theTime = new Time(TIME_TEST1); in testSetDate() local165 Time theTime = new Time(TIME_TEST1); in testSetMonth() local177 Time theTime = new Time(TIME_TEST1); in testSetYear() local189 Time theTime = new Time(TIME_TEST1); in testGetDate() local201 Time theTime = new Time(TIME_TEST1); in testGetDay() local213 Time theTime = new Time(TIME_TEST1); in testGetMonth() local[all …]
38 public MockTimestamp(long theTime) { in MockTimestamp()45 public void setTime(long theTime){ in setTime()
30 public MockDate(long theTime) { in MockDate()37 public void setTime(long theTime){ in setTime()
220 public void setTime(int parameterIndex, Time theTime, Calendar theCalendar) in setTime()224 public void setTime(int parameterIndex, Time theTime) throws SQLException { in setTime()1242 public void setTime(String parameterName, Time theTime) throws SQLException { in setTime()1246 public void setTime(String parameterName, Time theTime, Calendar theCalendar) in setTime()