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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp1289 const uint8_t *collSortKey = collKey.getByteArray(collKeyLength); local
1290 if (collKeyLength != length || 0 != uprv_memcmp(longSortKey.getAlias(), collSortKey, length)) {
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1274 const uint8_t *collSortKey = collKey.getByteArray(collKeyLength); local
1275 if (collKeyLength != length || 0 != uprv_memcmp(longSortKey.getAlias(), collSortKey, length)) {

Completed in 848 milliseconds