Home | History | Annotate | Download | only in intltest

Lines Matching refs:mloc

2640     UnicodeString pat, tok, mloc, str, out, where, currAmt;
2729 mloc = tok;
2733 CharString().appendInvariantChars(mloc, ec).data()), ec);
2735 errln("FAIL: " + where + "Loc \"" + mloc + "\": " + u_errorName(ec));
2743 errln("FAIL: " + where + "Loc \"" + mloc + "\": skip case using previous locale, no valid MeasureFormat");
2754 assertEquals(where + "getCurrencyFormat(" + mloc + ").format(" + currAmt + ")",
2765 assertEquals(where + "getCurrencyFormat(" + mloc + ").parse(\"" + str + "\")",