Searched refs:EURO_CURRENCY (Results 1 – 1 of 1) sorted by relevance
1221 …const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro c… in TestEuroSupport() local1266 if (pos.indexOf(EURO_CURRENCY) >= 0 && in TestEuroSupport()1267 neg.indexOf(EURO_CURRENCY) >= 0) { in TestEuroSupport()1273 " formats without " + EURO_CURRENCY + in TestEuroSupport()