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