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