Searched defs:fullMatch (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c4067 UBool fullMatch = TRUE; local
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"

Completed in 76 milliseconds