Searched refs:fullMatch (Results 1 – 1 of 1) sorted by relevance
4063 UBool fullMatch = TRUE; in TestSortKeyConsistency() local4067 fullMatch = fullMatch && (bufFull[i][j] != bufFull[i2][j]); in TestSortKeyConsistency()4070 if (fullMatch != partMatch) { in TestSortKeyConsistency()4071 log_err(fullMatch ? "full key was consistent, but partial key changed\n" in TestSortKeyConsistency()