Home | History | Annotate | Download | only in intltest

Lines Matching refs:mloc

1887     UnicodeString pat, tok, mloc, str, out, where, currAmt;
1976 mloc = tok;
1980 CharString().appendInvariantChars(mloc, ec).data()), ec);
1982 errln("FAIL: " + where + "Loc \"" + mloc + "\": " + u_errorName(ec));
1995 assertEquals(where + "getCurrencyFormat(" + mloc + ").format(" + currAmt + ")",
2006 assertEquals(where + "getCurrencyFormat(" + mloc + ").parse(\"" + str + "\")",