Home | History | Annotate | Download | only in intltest

Lines Matching refs:mloc

1870     UnicodeString pat, tok, mloc, str, out, where, currAmt;
1959 mloc = tok;
1962 Locale::createFromName(CharString(mloc)), ec);
1964 errln("FAIL: " + where + "Loc \"" + mloc + "\": " + u_errorName(ec));
1977 assertEquals(where + "getCurrencyFormat(" + mloc + ").format(" + currAmt + ")",
1988 assertEquals(where + "getCurrencyFormat(" + mloc + ").parse(\"" + str + "\")",