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

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp474 static const UChar EUR[] = {69,85,82,0}; // "EUR" variable
2177 if (u_strcmp(EUR, df->getCurrency()) == 0) {
2252 if (u_strcmp(EUR, TMP) != 0) {
2253 errln("FAIL: didn't return EUR for en_US_EURO after unregister of en_US_EURO");

Completed in 101 milliseconds