Home
last modified time | relevance | path

Searched refs:collResultReorder (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c5327 UCollationResult collResultReorder; in TestReorderWithNumericCollation() local
5364collResultReorder = ucol_strcoll(myReorderCollation, fortyS, UPRV_LENGTHOF(fortyS), fortyThreeP, U… in TestReorderWithNumericCollation()
5377 if (collResult != collResultReorder) { in TestReorderWithNumericCollation()