Lines Matching refs:expectedUni
232 UChar *expectedUni = CharsToUChars(expected);233 if(u_strcmp(result, expectedUni)!=0){237 free(expectedUni);