Home | History | Annotate | Download | only in cintltst

Lines Matching full:array_length

33 #define ARRAY_LENGTH(array) (sizeof(array)/sizeof((array)[0]))
587 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
635 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
644 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
1010 expected, ARRAY_LENGTH(expected), "BOCU-1",
1063 expected, ARRAY_LENGTH(expected), "CESU-8",
1071 expected, ARRAY_LENGTH(expected), "CESU-8",
1510 if(!testConvertFromUnicode(in, ARRAY_LENGTH(in),
1537 if(!testConvertFromUnicode(in, ARRAY_LENGTH(in),
1650 if(!testConvertFromUnicode(u1, ARRAY_LENGTH(u1), s1, ARRAY_LENGTH(s1), "ibm-930",
1656 if(!testConvertToUnicode(s2, ARRAY_LENGTH(s2), u2, ARRAY_LENGTH(u2), "ibm-930",
1672 if(!testConvertToUnicode(gb2, ARRAY_LENGTH(gb2), u2, ARRAY_LENGTH(u2), "gb18030",
1693 if(!testConvertToUnicode(utf7, ARRAY_LENGTH(utf7), unicode, ARRAY_LENGTH(unicode), "UTF-7",
1717 if(!testConvertToUnicode(in1, ARRAY_LENGTH(in1), out1, ARRAY_LENGTH(out1), "UTF-16",
1723 if(!testConvertToUnicode(in2, ARRAY_LENGTH(in2), out2, ARRAY_LENGTH(out2), "UTF-16",
1729 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-16",
1756 if(!testConvertToUnicode(in1, ARRAY_LENGTH(in1), out1, ARRAY_LENGTH(out1), "UTF-32",
1762 if(!testConvertToUnicode(in2, ARRAY_LENGTH(in2), out2, ARRAY_LENGTH(out2), "UTF-32",
1768 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-32",
1774 if(!testConvertToUnicode(in4, ARRAY_LENGTH(in4), out4, ARRAY_LENGTH(out4), "UTF-32",