Home | History | Annotate | Download | only in cintltst

Lines Matching refs:textResult

4313     static const char* const textResult = "12<.HIJ->a 78CBA 6 \\u05D1\\u05D0";
4360 if (uprv_strcmp(textResult, destChars)) {
4364 "Expected output:", textResult);