Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java129 private final PhoneNumberUtil phoneNumberUtilWithMissingMetadata = field in PhoneNumberUtilTest
3193 phoneNumberUtilWithMissingMetadata.getMetadataForRegion(RegionCode.US); in testGetMetadataForRegionForMissingMetadata()
3204 phoneNumberUtilWithMissingMetadata.getMetadataForNonGeographicalRegion(800); in testGetMetadataForNonGeographicalRegionForMissingMetadata()