Home | History | Annotate | Download | only in intltest

Lines Matching full:bogus

420     r = Region::getInstance("BOGUS",status);
422 errcheckln(status, "Calling Region::getInstance(\"BOGUS\") should have triggered an U_ILLEGAL_ARGUMENT_ERROR, but didn't. - %s", u_errorName(status));