Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c5069 UCollator *clonedCollation; in TestReorderingAcrossCloning() local
5092 clonedCollation = ucol_safeClone(myCollation, NULL, NULL, &status); in TestReorderingAcrossCloning()
5099 …retrievedReorderCodesLength = ucol_getReorderCodes(clonedCollation, retrievedReorderCodes, UPRV_LE… in TestReorderingAcrossCloning()
5117 ucol_close(clonedCollation); in TestReorderingAcrossCloning()