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