Home
last modified time | relevance | path

Searched defs:expectedOrder (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp1544 UCollationResult expectedOrder, Collation::Level expectedLevel, in checkCompareTwo()
1774 … UCollationResult expectedOrder = (relation == Collation::ZERO_LEVEL) ? UCOL_EQUAL : UCOL_LESS; in checkCompareStrings() local