Home
last modified time | relevance | path

Searched defs:IsNANPACountry (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc1832 bool PhoneNumberUtil::IsNANPACountry(const string& region_code) const { in IsNANPACountry() function in i18n::phonenumbers::PhoneNumberUtil
/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc1609 TEST_F(PhoneNumberUtilTest, IsNANPACountry) { in TEST_F() argument