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

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2207 UCurrRegistryKey enkey = ucurr_register(YEN, "en_US", &status); local
2226 if (!ucurr_unregister(enkey, &status)) {
2227 errln("FAIL: couldn't unregister enkey");

Completed in 86 milliseconds