Home | History | Annotate | Download | only in intltest

Lines Matching defs:gotError

890         UBool gotError = U_FAILURE(status);
892 desc.append(gotError ? " -> error" : " -> no error");
893 if (gotError) {
899 if (gotError == DATA[i].containsErrors) {
3609 UBool gotError = FALSE;
3610 (void)gotError; // Suppress set but not used warning.
3617 gotError = TRUE;
3626 gotError = TRUE;