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.java873 List<NumberFormat> newNumberFormats = new ArrayList<NumberFormat>(); in testFormatByPattern() local
874 newNumberFormats.add(newNumFormat); in testFormatByPattern()
877 newNumberFormats)); in testFormatByPattern()
880 newNumberFormats)); in testFormatByPattern()
883 newNumberFormats)); in testFormatByPattern()
891 newNumberFormats)); in testFormatByPattern()
894 newNumberFormats)); in testFormatByPattern()
898 newNumberFormats.set(0, newNumFormat); in testFormatByPattern()
902 newNumberFormats)); in testFormatByPattern()
905 newNumberFormats)); in testFormatByPattern()
[all …]