Lines Matching full:testcases
3335 const UnicodeString testCases[] = {3403 for (i = 0; testCases[i].length()!=0; i+=3) {3406 const UnicodeString& name = testCases[i];3414 const UnicodeString& source = testCases[i+1];3419 if (testCases[i+2].length() > 0) {3420 target = testCases[i+2];