Home
last modified time | relevance | path

Searched refs:EURO_CURRENCY (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp1221 …const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro c… in TestEuroSupport() local
1266 if (pos.indexOf(EURO_CURRENCY) >= 0 && in TestEuroSupport()
1267 neg.indexOf(EURO_CURRENCY) >= 0) { in TestEuroSupport()
1273 " formats without " + EURO_CURRENCY + in TestEuroSupport()