Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expected2

345         static const uint8_t expected2[] =         { 0x31, 0x1a, 0x32};
356 expected2, sizeof(expected2), "ibm-920", 0, TRUE, U_ZERO_ERROR))
369 expected2, sizeof(expected2), "LATIN_1", 0, TRUE, U_ZERO_ERROR))
383 static const uint8_t expected2[] = { 0xa2, 0xae, 0xa1, 0xe0, 0xa2, 0xb4};
418 expected2, sizeof(expected2), "ibm-1363", 0, TRUE, U_ZERO_ERROR))
421 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR))
433 expected2, sizeof(expected2), "ibm-1363", 0, TRUE, U_ZERO_ERROR))
436 expected2, sizeof(expected2), "ibm-1363", 0, FALSE, U_ZERO_ERROR))
439 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR))
470 static const uint8_t expected2[] = { 0x31,0x1A,0x32};
484 expected2, sizeof(expected2), "iso-2022-jp", offsets2, TRUE, U_ZERO_ERROR))
487 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR))
490 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR))
510 static const uint8_t expected2[] = { 0x31, 0x1A,0x32};
528 expected2, sizeof(expected2), "iso-2022-cn", offsets2, TRUE, U_ZERO_ERROR))
531 expected2, sizeof(expected2), "iso-2022-cn", offsets2, FALSE, U_ZERO_ERROR))
534 expected2, sizeof(expected2), "iso-2022-cn", offsets2, FALSE, U_ZERO_ERROR))
561 static const uint8_t expected2[] = { 0x1b, 0x24, 0x29, 0x43, 0x31, 0x1A, 0x32};
576 expected2, sizeof(expected2), "iso-2022-kr", offsets2, TRUE, U_ZERO_ERROR))
579 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR))
582 expected2, sizeof(expected2), "iso-2022-kr", offsets2, FALSE, U_ZERO_ERROR))
604 static const uint8_t expected2[] = { 0x7e, 0x7d, 0x31, 0x1A, 0x32 };
622 expected2, sizeof(expected2), "HZ", offsets2, TRUE, U_ZERO_ERROR))
625 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR))
628 expected2, sizeof(expected2), "HZ", offsets2, FALSE, U_ZERO_ERROR))
670 const UChar expected2[] = { 0x0073 };*/