Lines Matching refs:offsets2

388         static const int32_t offsets2[]        = { 0x00, 0x00, 0x01, 0x01, 0x02, 0x02};  in TestErrorBehaviour()  local
418 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
436 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
464 static const int32_t offsets2[] = { 0x00,0x01,0x02}; in TestErrorBehaviour() local
477 expected2, sizeof(expected2), "iso-2022-jp", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
480 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
483 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
561 static const int32_t offsets2[] = { -1, -1, -1, -1, 0x00, 0x01, 0x02}; in TestErrorBehaviour() local
575 expected2, sizeof(expected2), "iso-2022-kr", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
578 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
581 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
602 static const int32_t offsets2[] = { 0x00, 0x00, 0x00, 0x01, 0x02 }; in TestErrorBehaviour() local
619 expected2, sizeof(expected2), "HZ", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
622 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
625 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()