Home | History | Annotate | Download | only in collperf2

Lines Matching refs:ucol_strcollUTF8

164 // Test case taking a single test data array, calling ucol_strcollUTF8 by permuting the test data
209 cmp += ucol_strcollUTF8(coll, source->dataOf(i), srcLen, source->dataOf(j), tgtLen, status);
264 ucol_strcollUTF8(coll, source->dataOf(i), srcLen, target->dataOf(i), tgtLen, status);
859 return ucol_strcollUTF8(cc.ucoll,
926 // Test case sorting an array of UTF-8 StringPiece's with ucol_strcollUTF8().
1013 // with ucol_strcollUTF8().