Home | History | Annotate | Download | only in cintltst

Lines Matching refs:teststr

943     UChar teststr[500];
951 teststr[count ++] = 0x300;
954 teststr[count ++] = 0x31A;
960 testiter = ucol_openElements(coll, teststr, 500, &status);