Home
last modified time | relevance | path

Searched refs:CANADA (Results 1 – 25 of 37) sorted by relevance

12

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DEnumBiMapTest.java46 private enum Country { CANADA, CHILE, JAPAN, SWITZERLAND, UK } enumConstant
63 Helpers.mapEntry(Country.CANADA, Currency.DOLLAR), in samples()
98 bimap.put(Currency.DOLLAR, Country.CANADA); in testCreate()
99 assertEquals(Country.CANADA, bimap.get(Currency.DOLLAR)); in testCreate()
100 assertEquals(Currency.DOLLAR, bimap.inverse().get(Country.CANADA)); in testCreate()
106 Currency.DOLLAR, Country.CANADA, in testCreateFromMap()
110 assertEquals(Country.CANADA, bimap.get(Currency.DOLLAR)); in testCreateFromMap()
111 assertEquals(Currency.DOLLAR, bimap.inverse().get(Country.CANADA)); in testCreateFromMap()
135 bimap1.put(Currency.DOLLAR, Country.CANADA); in testEnumBiMapConstructor()
138 assertEquals(Country.CANADA, bimap2.get(Currency.DOLLAR)); in testEnumBiMapConstructor()
[all …]
DEnumHashBiMapTest.java39 private enum Country { CANADA, CHILE, JAPAN, SWITZERLAND, UK } enumConstant
56 Maps.immutableEntry(Country.CANADA, "DOLLAR"), in samples()
/external/guava/guava-tests/test/com/google/common/collect/
DEnumBiMapTest.java55 private enum Country { CANADA, CHILE, JAPAN, SWITZERLAND, UK } enumConstant
72 Helpers.mapEntry(Country.CANADA, Currency.DOLLAR), in samples()
122 bimap.put(Currency.DOLLAR, Country.CANADA); in testCreate()
123 assertEquals(Country.CANADA, bimap.get(Currency.DOLLAR)); in testCreate()
124 assertEquals(Currency.DOLLAR, bimap.inverse().get(Country.CANADA)); in testCreate()
130 Currency.DOLLAR, Country.CANADA, in testCreateFromMap()
134 assertEquals(Country.CANADA, bimap.get(Currency.DOLLAR)); in testCreateFromMap()
135 assertEquals(Currency.DOLLAR, bimap.inverse().get(Country.CANADA)); in testCreateFromMap()
159 bimap1.put(Currency.DOLLAR, Country.CANADA); in testEnumBiMapConstructor()
162 assertEquals(Country.CANADA, bimap2.get(Currency.DOLLAR)); in testEnumBiMapConstructor()
[all …]
DEnumHashBiMapTest.java48 private enum Country { CANADA, CHILE, JAPAN, SWITZERLAND, UK } enumConstant
65 Maps.immutableEntry(Country.CANADA, "DOLLAR"), in samples()
/external/vogar/test/vogar/target/junit3/
DChangeDefaultLocaleTest.java30 Locale.setDefault(Locale.CANADA); in testDefault_Locale_CANADA()
/external/vogar/test/vogar/target/junit4/
DChangeDefaultLocaleTest.java34 Locale.setDefault(Locale.CANADA); in testDefault_Locale_CANADA()
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTimeZoneNameTest.java161 TimeZoneNames uLocaleInstance = TimeZoneNames.getInstance(ULocale.CANADA); in testGetInstance_Locale()
162 TimeZoneNames localeInstance = TimeZoneNames.getInstance(Locale.CANADA); in testGetInstance_Locale()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DAlphabeticIndexTest.java1094 AlphabeticIndex<?> ulocaleIndex = new AlphabeticIndex<String>(ULocale.CANADA); in testAddLabels_Locale()
1095 AlphabeticIndex<?> localeIndex = new AlphabeticIndex<String>(Locale.CANADA); in testAddLabels_Locale()
1105 new AlphabeticIndex<String>(ULocale.CANADA).getRecordCount()); in testGetRecordCount_empty()
1111 … new AlphabeticIndex<String>(ULocale.CANADA).addRecord("foo", null).getRecordCount()); in testGetRecordCount_withRecords()
DG7CollationTest.java175 Locale.CANADA, in TestG7Data()
DCollationMiscTest.java3687 Collator myCollation = Collator.getInstance(ULocale.CANADA); in TestFrozeness()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DAlphabeticIndexTest.java1095 AlphabeticIndex<?> ulocaleIndex = new AlphabeticIndex<String>(ULocale.CANADA); in testAddLabels_Locale()
1096 AlphabeticIndex<?> localeIndex = new AlphabeticIndex<String>(Locale.CANADA); in testAddLabels_Locale()
1106 new AlphabeticIndex<String>(ULocale.CANADA).getRecordCount()); in testGetRecordCount_empty()
1112 … new AlphabeticIndex<String>(ULocale.CANADA).addRecord("foo", null).getRecordCount()); in testGetRecordCount_withRecords()
DG7CollationTest.java176 Locale.CANADA, in TestG7Data()
DCollationMiscTest.java3688 Collator myCollation = Collator.getInstance(ULocale.CANADA); in TestFrozeness()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayCalendarDemo.java92 Locale.CANADA,
103 Locale.CANADA,
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCurrencyTest.java211 currency.getName(ULocale.CANADA, nameStyle, pluralCount, isChoiceFormat); in testGetName_Locale_Int_String_BooleanArray()
213 String localeName = currency.getName(Locale.CANADA, nameStyle, pluralCount, isChoiceFormat); in testGetName_Locale_Int_String_BooleanArray()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCurrencyTest.java210 currency.getName(ULocale.CANADA, nameStyle, pluralCount, isChoiceFormat); in testGetName_Locale_Int_String_BooleanArray()
212 String localeName = currency.getName(Locale.CANADA, nameStyle, pluralCount, isChoiceFormat); in testGetName_Locale_Int_String_BooleanArray()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java131 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
140 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java130 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
139 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMeasureUnitTest.java1565 mf = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.SHORT); in testCurrencies()
1744 MeasureFormat mf = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.SHORT); in testEqHashCode()
1745 MeasureFormat mfeq = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.SHORT); in testEqHashCode()
1746 MeasureFormat mfne = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.WIDE); in testEqHashCode()
DDateFormatRegressionTest.java457 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA, in Test4100302()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMeasureUnitTest.java1566 mf = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.SHORT); in testCurrencies()
1745 MeasureFormat mf = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.SHORT); in testEqHashCode()
1746 MeasureFormat mfeq = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.SHORT); in testEqHashCode()
1747 MeasureFormat mfne = MeasureFormat.getInstance(ULocale.CANADA, FormatWidth.WIDE); in testEqHashCode()
DDateFormatRegressionTest.java458 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA, in Test4100302()
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java227 public static final ULocale CANADA = new ULocale("en_CA", Locale.CANADA); field in ULocale
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java269 public static final ULocale CANADA = new ULocale("en_CA", Locale.CANADA); field in ULocale
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java236 public static final ULocale CANADA = new ULocale("en_CA", Locale.CANADA); field in ULocale

12