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.java595 PhoneNumber arNumberWithExtn = new PhoneNumber().mergeFrom(AR_MOBILE).setExtension("1234"); in testFormatOutOfCountryCallingNumber() local
597 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.US)); in testFormatOutOfCountryCallingNumber()
599 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AU)); in testFormatOutOfCountryCallingNumber()
601 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AR)); in testFormatOutOfCountryCallingNumber()