Searched refs:compareResultUTF8Norm (Results 1 – 1 of 1) sorted by relevance
170 …UCollationResult compareResultUTF8 = (UCollationResult)result, compareResultUTF8Norm = (UCollation… in doTestVariant() local181 compareResultUTF8Norm = ucol_strcollIter(myCollation, &sIter, &tIter, &status); in doTestVariant()186 if(compareResultUTF8 != compareResultUTF8Norm) { in doTestVariant()