Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java834 List<NumberFormat> newNumberFormats = new ArrayList<NumberFormat>(); in testFormatByPattern() local
835 newNumberFormats.add(newNumFormat); in testFormatByPattern()
838 newNumberFormats)); in testFormatByPattern()
841 newNumberFormats)); in testFormatByPattern()
844 newNumberFormats)); in testFormatByPattern()
852 newNumberFormats)); in testFormatByPattern()
855 newNumberFormats)); in testFormatByPattern()
859 newNumberFormats.set(0, newNumFormat); in testFormatByPattern()
863 newNumberFormats)); in testFormatByPattern()
866 newNumberFormats)); in testFormatByPattern()
[all …]