Home | History | Annotate | Download | only in cintltst

Lines Matching refs: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),
1015 expected, ARRAY_LENGTH(expected), "BOCU-1",
1068 expected, ARRAY_LENGTH(expected), "CESU-8",
1076 expected, ARRAY_LENGTH(expected), "CESU-8",
1520 if(!testConvertFromUnicode(in, ARRAY_LENGTH(in),
1547 if(!testConvertFromUnicode(in, ARRAY_LENGTH(in),
1665 if(!testConvertFromUnicode(u1, ARRAY_LENGTH(u1), s1, ARRAY_LENGTH(s1), "ibm-930",
1671 if(!testConvertToUnicode(s2, ARRAY_LENGTH(s2), u2, ARRAY_LENGTH(u2), "ibm-930",
1687 if(!testConvertToUnicode(gb2, ARRAY_LENGTH(gb2), u2, ARRAY_LENGTH(u2), "gb18030",
1708 if(!testConvertToUnicode(utf7, ARRAY_LENGTH(utf7), unicode, ARRAY_LENGTH(unicode), "UTF-7",
1732 if(!testConvertToUnicode(in1, ARRAY_LENGTH(in1), out1, ARRAY_LENGTH(out1), "UTF-16",
1738 if(!testConvertToUnicode(in2, ARRAY_LENGTH(in2), out2, ARRAY_LENGTH(out2), "UTF-16",
1744 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-16",
1771 if(!testConvertToUnicode(in1, ARRAY_LENGTH(in1), out1, ARRAY_LENGTH(out1), "UTF-32",
1777 if(!testConvertToUnicode(in2, ARRAY_LENGTH(in2), out2, ARRAY_LENGTH(out2), "UTF-32",
1783 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-32",
1789 if(!testConvertToUnicode(in4, ARRAY_LENGTH(in4), out4, ARRAY_LENGTH(out4), "UTF-32",