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