Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c107 UCalendar *caldef = 0, *caldef2 = 0, *calfr = 0, *calit = 0, *calfrclone = 0; in TestCalendar() local
322 calfrclone = ucal_clone(calfr, &status); in TestCalendar()
347 ucal_equivalentTo(caldef, calit)== TRUE || ucal_equivalentTo(calfr, calfrclone) == FALSE) { in TestCalendar()
365 ucal_close(calfrclone); in TestCalendar()
484 ucal_close(calfrclone); in TestCalendar()