Home | History | Annotate | Download | only in cintltst

Lines Matching refs:testdata

1403     const static UChar testdata[][2] = {
1448 iter1 = ucol_openElements(coll, testdata[i], 2, &status);
1455 &(testdata[i][j]),
1566 const static UChar testdata[][3] = {
1592 doTest(coll, testdata[j], testdata[j + 1], UCOL_LESS);