Searched refs:calWithout (Results 1 – 3 of 3) sorted by relevance
1045 GregorianCalendar calWithout(*zoneWithout, status); in TestJ449() local1054 fmt.setCalendar(calWithout); in TestJ449()
1001 GregorianCalendar calWithout = new GregorianCalendar(zoneWithout); in TestJ449() local1007 fmt.setCalendar(calWithout); in TestJ449()
997 GregorianCalendar calWithout = new GregorianCalendar(zoneWithout); in TestJ449() local1003 fmt.setCalendar(calWithout); in TestJ449()