Lines Matching refs:expected2

345         static const uint8_t expected2[] =         { 0x31, 0x1a, 0x32};  in TestErrorBehaviour()  local
356 expected2, sizeof(expected2), "ibm-920", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
369 expected2, sizeof(expected2), "LATIN_1", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
383 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4}; in TestErrorBehaviour() local
411 expected2, sizeof(expected2), "ibm-1363", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
414 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
426 expected2, sizeof(expected2), "ibm-1363", 0, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
429 expected2, sizeof(expected2), "ibm-1363", 0, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
432 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
459 static const uint8_t expected2[] = { 0x31,0x1A,0x32}; in TestErrorBehaviour() local
479 expected2, sizeof(expected2), "iso-2022-jp", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
482 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
485 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
562 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32}; in TestErrorBehaviour() local
577 expected2, sizeof(expected2), "iso-2022-kr", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
580 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
583 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
603 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 }; in TestErrorBehaviour() local
621 expected2, sizeof(expected2), "HZ", offsets2, TRUE, U_ZERO_ERROR)) in TestErrorBehaviour()
624 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()
627 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR)) in TestErrorBehaviour()