Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expected1

915         UChar    expected1[] = {  0x0031, 0x4e8c, 0x0061};
919 expected1, UPRV_LENGTHOF(expected1),"utf8",
927 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffe,0xfffe};
931 expected1, UPRV_LENGTHOF(expected1),"SCSU",
1331 static const UChar expected1[] = { 0x0031, 0x4e8c,};
1335 expected1, UPRV_LENGTHOF(expected1),"utf8",
1342 static const UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061};
1346 expected1, UPRV_LENGTHOF(expected1),"SCSU",
1621 UChar expected1[] = { 0x0031, 0x4e8c, 0xfffd, 0xfffd, 0x0061};
1625 expected1, UPRV_LENGTHOF(expected1),"utf8",
1632 UChar expected1[] = { 0x00ba, 0x008c, 0x00f8, 0x0061,0xfffd,0xfffd};
1636 expected1, UPRV_LENGTHOF(expected1),"SCSU",