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

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c4063 UBool fullMatch = TRUE; local
4067 fullMatch = fullMatch && (bufFull[i][j] != bufFull[i2][j]);
4070 if (fullMatch != partMatch) {
4071 log_err(fullMatch ? "full key was consistent, but partial key changed\n"
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c5418 UBool fullMatch = TRUE; local
5422 fullMatch = fullMatch && (bufFull[i][j] != bufFull[i2][j]);
5425 if (fullMatch != partMatch) {
5426 log_err(fullMatch ? "full key was consistent, but partial key changed\n"

Completed in 258 milliseconds