Home | History | Annotate | Download | only in cintltst

Lines Matching defs:test2

426     UChar test2[50];
429 u_uastrcpy(test2, "has the highest probability of detecting");
567 UChar test2[50];
570 u_uastrcpy(test2, "has the highest probability of detecting");
709 UChar test2[50];
712 u_uastrcpy(test2, "has the highest probability of detecting");
722 iter2=ucol_openElements(en_us, test2, u_strlen(test2), &status);