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