Home | History | Annotate | Download | only in intltest

Lines Matching refs:setMaxVariable

1594   (void)coll->setMaxVariable(UCOL_REORDER_CODE_OTHERS, errorCode);
1596 errln("setMaxVariable(others) did not detect illegal argument - %s", u_errorName(errorCode));
1600 (void)coll->setMaxVariable(UCOL_REORDER_CODE_CURRENCY, errorCode);
1603 errln("setMaxVariable(currency) != following getMaxVariable()");