Searched refs:ucal2 (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cdateintervalformattest.c | 428 UCalendar* ucal2 = ucal_open(zoneGMT, -1, "de", UCAL_DEFAULT, &ec); in TestFormatCalendarToResult() local 429 ucal_setMillis(ucal2, Date201103021030, &ec); in TestFormatCalendarToResult() 442 udtitvfmt_formatCalendarToResult(fmt, ucal1, ucal2, fdi, &ec); in TestFormatCalendarToResult() 556 ucal_close(ucal2); in TestFormatCalendarToResult()
|