Searched refs:DE_SHORT_NUMBER (Results 1 – 1 of 1) sorted by relevance
59 private static final PhoneNumber DE_SHORT_NUMBER = field in PhoneNumberUtilTest466 assertEquals("1234", phoneUtil.format(DE_SHORT_NUMBER, PhoneNumberFormat.NATIONAL)); in testFormatDENumber()467 assertEquals("+49 1234", phoneUtil.format(DE_SHORT_NUMBER, PhoneNumberFormat.INTERNATIONAL)); in testFormatDENumber()540 phoneUtil.formatOutOfCountryCallingNumber(DE_SHORT_NUMBER, RegionCode.GB)); in testFormatOutOfCountryCallingNumber()544 assertEquals("1234", phoneUtil.formatOutOfCountryCallingNumber(DE_SHORT_NUMBER, RegionCode.DE)); in testFormatOutOfCountryCallingNumber()