Home
last modified time | relevance | path

Searched refs:GERMAN (Results 1 – 25 of 33) sorted by relevance

12

/external/libphonenumber/geocoder/test/com/google/i18n/phonenumbers/geocoding/
DPhoneNumberOfflineGeocoderTest.java127 geocoder.getDescriptionForNumber(US_NUMBER1, Locale.GERMAN)); in testGetDescriptionForFallBack()
130 geocoder.getDescriptionForNumber(US_NUMBER3, Locale.GERMAN)); in testGetDescriptionForFallBack()
149 geocoder.getDescriptionForNumber(US_NUMBER1, Locale.GERMAN, "US")); in testGetDescriptionForNumberWithUserRegion()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java125 tuf.setLocale(Locale.GERMAN); in TestClone()
134 MeasureFormat tfne2 = new TimeUnitFormat(ULocale.GERMAN, TimeUnitFormat.FULL_NAME); in TestEqHashCode()
140 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale()
141 assertEquals("", ULocale.GERMAN, tf.getLocale(ULocale.VALID_LOCALE)); in TestGetLocale()
DTestMessageFormat.java453 msg.setLocale(Locale.GERMAN); in TestSetLocale()
454 assertEquals("getLocale", Locale.GERMAN, msg.getLocale()); in TestSetLocale()
469 msg.setLocale(ULocale.GERMAN); in TestSetLocale()
470 assertEquals("getULocale", ULocale.GERMAN, msg.getULocale()); in TestSetLocale()
913 DateFormat.getDateInstance(DateFormat.DEFAULT, ULocale.GERMAN) in TestSetGetFormats()
927 Format newFmt = NumberFormat.getCurrencyInstance(ULocale.GERMAN); in TestSetGetFormats()
944 …assertEquals("1st subformmater: its Locale", ULocale.GERMAN, ((UFormat)fmts2[0]).getLocale(ULocale… in TestSetGetFormats()
946 …assertEquals("2nd subformmater: its Locale", ULocale.GERMAN, ((UFormat)fmts2[1]).getLocale(ULocale… in TestSetGetFormats()
DMeasureUnitTest.java564 nf = NumberFormat.getNumberInstance(ULocale.GERMAN); in TestFormatPeriodEn()
566 mf = MeasureFormat.getInstance(ULocale.GERMAN, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
568 mf = MeasureFormat.getInstance(ULocale.GERMAN, FormatWidth.NUMERIC, nf); in TestFormatPeriodEn()
572 nf = NumberFormat.getNumberInstance(Locale.GERMAN); in TestFormatPeriodEn()
574 mf = MeasureFormat.getInstance(Locale.GERMAN, FormatWidth.WIDE, nf); in TestFormatPeriodEn()
576 mf = MeasureFormat.getInstance(Locale.GERMAN, FormatWidth.NUMERIC, nf); in TestFormatPeriodEn()
1028 MeasureFormat mf = MeasureFormat.getInstance(ULocale.GERMAN, FormatWidth.SHORT); in testGetLocale()
1029 assertEquals("", ULocale.GERMAN, mf.getLocale(ULocale.VALID_LOCALE)); in testGetLocale()
1036 checkStreamingEquality(MeasureFormat.getInstance(ULocale.GERMAN, FormatWidth.SHORT)); in TestSerial()
DIntlTestDateFormatAPI.java83 … DateFormat de = DateFormat.getDateTimeInstance(DateFormat.LONG, DateFormat.LONG, Locale.GERMAN); in TestAPI()
DDateFormatRegressionTest.java445 Locale.GERMAN, Locale.GERMANY, Locale.ITALIAN, Locale.ITALY, in Test4100302()
1074 Locale GERMAN = new Locale("de", ""); in Test5006GetShortMonths() local
1090 Locale[] locales = new Locale[] { ENGLISH, ARABIC, CZECH, GERMAN, GREEK, SPANISH, FRENCH, in Test5006GetShortMonths()
DMessageRegression.java865 format1 = new MessageFormat("", ULocale.GERMAN); in TestSerialization()
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationGermanTest.java79 myCollation = Collator.getInstance(Locale.GERMAN); in init()
DCollationServiceTest.java44 if (!test.getLocale(ULocale.VALID_LOCALE).equals(ULocale.GERMAN)) { in TestRegister()
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DWindowsDirectoryListingFormatterTest.groovy59 Locale.setDefault(Locale.GERMAN)
DUnixDirectoryListingFormatterTest.groovy65 Locale.setDefault(Locale.GERMAN)
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DULocaleTest.java980 ", " + l.getDisplayName(ULocale.GERMAN) + in TestDisplayNames()
1599 String disp = loc.getDisplayName(ULocale.GERMAN); in TestJB3962()
4045 new ULocale("und").getDisplayKeywordValue("calendar",ULocale.GERMAN); in Test4735()
4046 new ULocale("en").getDisplayKeywordValue("calendar",ULocale.GERMAN); in Test4735()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTest.java105 Locale.GERMAN, Locale.GERMANY, Locale.ITALIAN, Locale.ITALY,

12