Lines Matching refs:key3
1112 CollationKey key3; in TestSortKey() local
1113 col->getCollationKey(test3, u_strlen(test3), key3, status); in TestSortKey()
1119 doAssert(key2.compareTo(key3) == Collator::EQUAL, in TestSortKey()
1138 tempkey = key3.getByteArray(keylength); in TestSortKey()
1152 tempkey = key3.getByteArray(keylength); in TestSortKey()
1169 tempkey = key3.getByteArray(keylength); in TestSortKey()
1178 col->getCollationKey(test3, u_strlen(test3), key3, status); in TestSortKey()
1182 doAssert(key2.compareTo(key3) == Collator::EQUAL, in TestSortKey()
1199 tempkey = key3.getByteArray(keylength); in TestSortKey()
1213 tempkey = key3.getByteArray(keylength); in TestSortKey()
1227 tempkey = key3.getByteArray(keylength); in TestSortKey()