Home | History | Annotate | Download | only in cintltst

Lines Matching defs:testCases

1835     } testCases[]={
1869 for(i=0; i<LENGTHOF(testCases); ++i) {
1870 doTestTruncated(testCases[i].cnvName, testCases[i].bytes, testCases[i].length);