Home
last modified time | relevance | path

Searched defs:cal2 (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/sql/
DOldResultSetGetterTests.java938 Calendar cal2 = new GregorianCalendar(); in testGetTimeInt() local
995 Calendar cal2 = new GregorianCalendar(); in testGetTimeIntCalendar() local
1068 Calendar cal2 = new GregorianCalendar(); in testGetTimeString() local
1120 Calendar cal2 = new GregorianCalendar(); in testGetTimeStringCalendar() local
1167 Calendar cal2 = new GregorianCalendar(); in testGetTimestampInt() local
1224 Calendar cal2 = new GregorianCalendar(); in testGetTimestampIntCalendar() local
1287 Calendar cal2 = new GregorianCalendar(); in testGetTimestampString() local
1347 Calendar cal2 = new GregorianCalendar(); in testGetTimestampStringCalendar() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DDateFormatTest.java67 Calendar cal2 = format.getCalendar(); in test_getCalendar() local