Home | History | Annotate | Download | only in cintltst

Lines Matching full:testcases

1860     } testCases[]={
1894 for(i=0; i<LENGTHOF(testCases); ++i) {
1895 doTestTruncated(testCases[i].cnvName, testCases[i].bytes, testCases[i].length);