Searched defs:GetCountryCodeForRegion (Results 1 – 2 of 2) sorted by relevance
2769 TEST_F(PhoneNumberUtilTest, GetCountryCodeForRegion) { in TEST_F() argument
1824 int PhoneNumberUtil::GetCountryCodeForRegion(const string& region_code) const { in GetCountryCodeForRegion() function in i18n::phonenumbers::PhoneNumberUtil