Home | History | Annotate | Download | only in intltest

Lines Matching refs:cmpCol

1302         UCollationResult cmpCol = col->compare(str1, len, str2, len, status);
1306 } else if (cmpKey != cmpCol) {
1309 + ", cmpKey=" + cmpKey + ", cmpCol=" + cmpCol);