Lines Matching defs:testString2
1273 UChar *testString1, *testString2;
1286 testString2=(UChar*)malloc(sizeof(UChar) * 150);
1288 u_uastrcpy(testString2, "Xf_ile What subset of all possible test cases has the lowest probability of detecting the least errors?");
1308 iterator3 = ucol_openElements(col, testString2, u_strlen(testString2), &status);
1390 free(testString2);