Home | History | Annotate | Download | only in cintltst

Lines Matching defs:teststr

952     UChar teststr[500];
960 teststr[count ++] = 0x300;
963 teststr[count ++] = 0x31A;
969 testiter = ucol_openElements(coll, teststr, 500, &status);