Home | History | Annotate | Download | only in cintltst

Lines Matching refs:fullMatch

4067             UBool fullMatch = TRUE;
4071 fullMatch = fullMatch && (bufFull[i][j] != bufFull[i2][j]);
4074 if (fullMatch != partMatch) {
4075 log_err(fullMatch ? "full key was consistent, but partial key changed\n"