Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/test/intltest/
Dloctest.cpp1143 …const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro c… in TestEuroSupport() local
1188 if (pos.indexOf(EURO_CURRENCY) >= 0 && in TestEuroSupport()
1189 neg.indexOf(EURO_CURRENCY) >= 0) { in TestEuroSupport()
1195 " formats without " + EURO_CURRENCY + in TestEuroSupport()
/external/icu4c/test/intltest/
Dloctest.cpp1147 …const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro c… in TestEuroSupport() local
1192 if (pos.indexOf(EURO_CURRENCY) >= 0 && in TestEuroSupport()
1193 neg.indexOf(EURO_CURRENCY) >= 0) { in TestEuroSupport()
1199 " formats without " + EURO_CURRENCY + in TestEuroSupport()