Searched defs:IsNANPACountry (Results 1 – 2 of 2) sorted by relevance
1832 bool PhoneNumberUtil::IsNANPACountry(const string& region_code) const { in IsNANPACountry() function in i18n::phonenumbers::PhoneNumberUtil
1609 TEST_F(PhoneNumberUtilTest, IsNANPACountry) { in TEST_F() argument