Searched refs:fortyS_sortKey_Length (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c5323 int32_t fortyS_sortKey_Length; local
5358 fortyS_sortKey_Length = ucol_getSortKey(myCollation, fortyS, LEN(fortyS), fortyS_sortKey, 128);
5363 if (fortyS_sortKey_Length < 0 || fortyThreeP_sortKey_Length < 0 || fortyS_sortKey_reorder_Length < 0 || fortyThreeP_sortKey_reorder_Length < 0) {
5373 for (i = 0; i < fortyS_sortKey_Length; i++) {

Completed in 67 milliseconds