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