Searched refs:arNumberWithExtn (Results 1 – 1 of 1) sorted by relevance
561 PhoneNumber arNumberWithExtn = new PhoneNumber().mergeFrom(AR_MOBILE).setExtension("1234"); in testFormatOutOfCountryCallingNumber() local563 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.US)); in testFormatOutOfCountryCallingNumber()565 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AU)); in testFormatOutOfCountryCallingNumber()567 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AR)); in testFormatOutOfCountryCallingNumber()