Searched refs:EURO_CURRENCY (Results 1 – 2 of 2) sorted by relevance
1143 …const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro c… in TestEuroSupport() local1188 if (pos.indexOf(EURO_CURRENCY) >= 0 && in TestEuroSupport()1189 neg.indexOf(EURO_CURRENCY) >= 0) { in TestEuroSupport()1195 " formats without " + EURO_CURRENCY + in TestEuroSupport()
1147 …const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro c… in TestEuroSupport() local1192 if (pos.indexOf(EURO_CURRENCY) >= 0 && in TestEuroSupport()1193 neg.indexOf(EURO_CURRENCY) >= 0) { in TestEuroSupport()1199 " formats without " + EURO_CURRENCY + in TestEuroSupport()