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