Searched defs:expectedOrder (Results 1 – 1 of 1) sorted by relevance
1544 UCollationResult expectedOrder, Collation::Level expectedLevel, in checkCompareTwo()1774 … UCollationResult expectedOrder = (relation == Collation::ZERO_LEVEL) ? UCOL_EQUAL : UCOL_LESS; in checkCompareStrings() local