Searched refs:cloneWUCA (Results 1 – 1 of 1) sorted by relevance
2307 UCollator *cloneNOUCA = NULL, *cloneWUCA = NULL; in TestOpenBinary() local2334 cloneWUCA = ucol_openBinary(image, imageSize, UCA, &status); in TestOpenBinary()2344 genericOrderingTest(cloneWUCA, wUCA, UPRV_LENGTHOF(wUCA)); in TestOpenBinary()2354 ucol_close(cloneWUCA); in TestOpenBinary()