Searched refs:collSortKey (Results 1 – 1 of 1) sorted by relevance
1277 const uint8_t *collSortKey = collKey.getByteArray(collKeyLength); in TestSortKeyOverflow() local1278 … if (collKeyLength != length || 0 != uprv_memcmp(longSortKey.getAlias(), collSortKey, length)) { in TestSortKeyOverflow()