Searched refs:enUSEUROkey (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1755 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status); local
1794 if (!ucurr_unregister(enUSEUROkey, &status)) {
1795 errln("FAIL: couldn't unregister enUSEUROkey");
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1759 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status); local
1798 if (!ucurr_unregister(enUSEUROkey, &status)) {
1799 errln("FAIL: couldn't unregister enUSEUROkey");

Completed in 171 milliseconds