Searched refs:partMatch (Results 1 – 1 of 1) sorted by relevance
4981 UBool partMatch = TRUE; in TestSortKeyConsistency() local4985 partMatch = partMatch && (bufPart[i][j] != bufPart[i2][j]); in TestSortKeyConsistency()4987 if (fullMatch != partMatch) { in TestSortKeyConsistency()