Lines Matching refs:offsets2
386 static const int32_t offsets2[] = { 0x00, 0x00, 0x01, 0x01, 0x02, 0x02}; in TestErrorBehaviour() local
416 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
434 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
462 static const int32_t offsets2[] = { 0x00,0x01,0x02}; in TestErrorBehaviour() local
475 expected2, sizeof(expected2), "iso-2022-jp", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
478 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
481 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
559 static const int32_t offsets2[] = { -1, -1, -1, -1, 0x00, 0x01, 0x02}; in TestErrorBehaviour() local
573 expected2, sizeof(expected2), "iso-2022-kr", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
576 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
579 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
600 static const int32_t offsets2[] = { 0x00, 0x00, 0x00, 0x01, 0x02 }; in TestErrorBehaviour() local
617 expected2, sizeof(expected2), "HZ", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
620 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
623 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()