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

/external/icu4c/test/intltest/
H A Dapicoll.cpp1296 const uint8_t *collSortKey = collKey.getByteArray(collKeyLength); local
1297 if (collKeyLength != length || 0 != uprv_memcmp(longSortKey.getAlias(), collSortKey, length)) {

Completed in 19 milliseconds