Searched defs:timeRes (Results 1 – 1 of 1) sorted by relevance
1011 Time timeRes = res.getTime(i,new GregorianCalendar()); in testGetTimeIntCalendar() local1062 Time timeRes = res.getTime(col); in testGetTimeString() local1135 Time timeRes = res.getTime(col, new GregorianCalendar()); in testGetTimeStringCalendar() local1195 Timestamp timeRes = res.getTimestamp(i); in testGetTimestampInt() local1258 Timestamp timeRes = res.getTimestamp(i,new GregorianCalendar()); in testGetTimestampIntCalendar() local1315 Timestamp timeRes = res.getTimestamp(col); in testGetTimestampString() local1373 Timestamp timeRes = res.getTimestamp(stringTimes.get(0),cal2); in testGetTimestampStringCalendar() local