Searched refs:offsets1 (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/test/cintltst/ |
D | nccbtst.c | 917 int32_t offsets1[] = { 0x0000, 0x0001, 0x0006}; in TestSkip() local 921 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 )) in TestSkip() 929 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5}; in TestSkip() local 933 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 )) in TestSkip() 1337 static const int32_t offsets1[] = { 0x0000, 0x0001}; in TestStop() local 1341 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop() 1348 static const int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003}; in TestStop() local 1352 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop() 1632 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; in TestSub() local 1636 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0 )) in TestSub() [all …]
|
D | ncnvtst.c | 980 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; in TestWithBufferSize() local 983 …ed1, sizeof(expected1)/sizeof(expected1[0]),"utf8", UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1,FALSE)) in TestWithBufferSize() 1547 static const int32_t offsets1[] = { 0,2,4,6}; in TestResetBehaviour() local 1559 offsets1, TRUE)) in TestResetBehaviour() 1571 offsets1, TRUE)) in TestResetBehaviour() 1734 static const int32_t offsets1[] = {2,6,9,13,14,15 in TestResetBehaviour() local 1746 offsets1, TRUE)) in TestResetBehaviour()
|