Searched refs:parseCurrencyAmount (Results 1 - 2 of 2) sorted by last modified time

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2166 static void parseCurrencyAmount(const UnicodeString& str, function
2298 parseCurrencyAmount(currAmt, *ref, (UChar)0x2F/*'/'*/, n, ec);
2299 if (assertSuccess("parseCurrencyAmount", ec)) {
2305 parseCurrencyAmount(currAmt, *ref, (UChar)0x2F/*'/'*/, n, ec);
2306 if (assertSuccess("parseCurrencyAmount", ec)) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp2143 static void parseCurrencyAmount(const UnicodeString& str, function
2275 parseCurrencyAmount(currAmt, *ref, (UChar)0x2F/*'/'*/, n, ec);
2276 if (assertSuccess("parseCurrencyAmount", ec)) {
2282 parseCurrencyAmount(currAmt, *ref, (UChar)0x2F/*'/'*/, n, ec);
2283 if (assertSuccess("parseCurrencyAmount", ec)) {

Completed in 121 milliseconds