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

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c3802 static const uint8_t firstSecondaryIgnCE[]={1, 1, 0xfe, 0}; local
3858 if (rLen != LEN(firstSecondaryIgnCE) || uprv_memcmp(resColl, firstSecondaryIgnCE, rLen) != 0) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c5159 static const uint8_t firstSecondaryIgnCE[]={1, 1, 0xbf, 0x04, 0}; local
5212 if (rLen != LEN(firstSecondaryIgnCE) || uprv_memcmp(resColl, firstSecondaryIgnCE, rLen) != 0) {

Completed in 81 milliseconds