Searched defs:toUnicodeOffsets (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c980 static const int32_t toUnicodeOffsets[] = { local
1021 testConvertToU(utf7, sizeof(utf7), unicode, sizeof(unicode)/U_SIZEOF_UCHAR, "UTF-7", toUnicodeOffsets,FALSE);
1076 static const int32_t toUnicodeOffsets[] = { local
1101 testConvertToU(imap, sizeof(imap), unicode, sizeof(unicode)/U_SIZEOF_UCHAR, "IMAP-mailbox-name", toUnicodeOffsets,FALSE);
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c979 static const int32_t toUnicodeOffsets[] = { local
1020 testConvertToU(utf7, sizeof(utf7), unicode, sizeof(unicode)/U_SIZEOF_UCHAR, "UTF-7", toUnicodeOffsets,FALSE);
1075 static const int32_t toUnicodeOffsets[] = { local
1100 testConvertToU(imap, sizeof(imap), unicode, sizeof(unicode)/U_SIZEOF_UCHAR, "IMAP-mailbox-name", toUnicodeOffsets,FALSE);

Completed in 307 milliseconds