Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ARRAY_LENGTH

31 #define ARRAY_LENGTH(array) (sizeof(array)/sizeof((array)[0]))
585 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
633 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
642 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
1013 expected, ARRAY_LENGTH(expected), "BOCU-1",
1066 expected, ARRAY_LENGTH(expected), "CESU-8",
1074 expected, ARRAY_LENGTH(expected), "CESU-8",
1517 if(!testConvertFromUnicode(in, ARRAY_LENGTH(in),
1544 if(!testConvertFromUnicode(in, ARRAY_LENGTH(in),
1662 if(!testConvertFromUnicode(u1, ARRAY_LENGTH(u1), s1, ARRAY_LENGTH(s1), "ibm-930",
1668 if(!testConvertToUnicode(s2, ARRAY_LENGTH(s2), u2, ARRAY_LENGTH(u2), "ibm-930",
1684 if(!testConvertToUnicode(gb2, ARRAY_LENGTH(gb2), u2, ARRAY_LENGTH(u2), "gb18030",
1705 if(!testConvertToUnicode(utf7, ARRAY_LENGTH(utf7), unicode, ARRAY_LENGTH(unicode), "UTF-7",
1729 if(!testConvertToUnicode(in1, ARRAY_LENGTH(in1), out1, ARRAY_LENGTH(out1), "UTF-16",
1735 if(!testConvertToUnicode(in2, ARRAY_LENGTH(in2), out2, ARRAY_LENGTH(out2), "UTF-16",
1741 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-16",
1768 if(!testConvertToUnicode(in1, ARRAY_LENGTH(in1), out1, ARRAY_LENGTH(out1), "UTF-32",
1774 if(!testConvertToUnicode(in2, ARRAY_LENGTH(in2), out2, ARRAY_LENGTH(out2), "UTF-32",
1780 if(!testConvertToUnicode(in3, ARRAY_LENGTH(in3), out3, ARRAY_LENGTH(out3), "UTF-32",
1786 if(!testConvertToUnicode(in4, ARRAY_LENGTH(in4), out4, ARRAY_LENGTH(out4), "UTF-32",