Home
last modified time | relevance | path

Searched refs:arNumberWithExtn (Results 1 – 1 of 1) sorted by relevance

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java561 PhoneNumber arNumberWithExtn = new PhoneNumber().mergeFrom(AR_MOBILE).setExtension("1234"); in testFormatOutOfCountryCallingNumber() local
563 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.US)); in testFormatOutOfCountryCallingNumber()
565 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AU)); in testFormatOutOfCountryCallingNumber()
567 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AR)); in testFormatOutOfCountryCallingNumber()