Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c96 UCalendar *caldef = 0, *caldef2 = 0, *calfr = 0, *calit = 0, *calfrclone = 0; in TestCalendar() local
299 calfrclone = ucal_clone(calfr, &status); in TestCalendar()
324 ucal_equivalentTo(caldef, calit)== TRUE || ucal_equivalentTo(calfr, calfrclone) == FALSE) { in TestCalendar()
456 ucal_close(calfrclone); in TestCalendar()