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