Home
last modified time | relevance | path

Searched refs:ucal3 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcdateintervalformattest.c430 UCalendar* ucal3 = ucal_open(zoneGMT, -1, "de", UCAL_DEFAULT, &ec); in TestFormatCalendarToResult() local
431 ucal_setMillis(ucal3, Date201009270800 + 7*_HOUR, &ec); in TestFormatCalendarToResult()
468 udtitvfmt_formatCalendarToResult(fmt, ucal1, ucal3, fdi, &ec); in TestFormatCalendarToResult()
557 ucal_close(ucal3); in TestFormatCalendarToResult()