Searched refs:cloneWUCA (Results 1 – 1 of 1) sorted by relevance
2262 UCollator *cloneNOUCA = NULL, *cloneWUCA = NULL; in TestOpenBinary() local2289 cloneWUCA = ucol_openBinary(image, imageSize, UCA, &status); in TestOpenBinary()2294 genericOrderingTest(cloneWUCA, wUCA, sizeof(wUCA)/sizeof(wUCA[0])); in TestOpenBinary()2302 ucol_close(cloneWUCA); in TestOpenBinary()