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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1485 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status); local
1524 if (!ucurr_unregister(enUSEUROkey, &status)) {
1525 errln("FAIL: couldn't unregister enUSEUROkey");
/external/icu4c/test/intltest/
H A Dnumfmtst.cpp1741 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status); local
1780 if (!ucurr_unregister(enUSEUROkey, &status)) {
1781 errln("FAIL: couldn't unregister enUSEUROkey");

Completed in 75 milliseconds