Searched refs:GetSupportedCallingCodes (Results 1 – 3 of 3) sorted by relevance
189 void GetSupportedCallingCodes(std::set<int>* calling_codes) const;
917 void PhoneNumberUtil::GetSupportedCallingCodes( in GetSupportedCallingCodes() function in i18n::phonenumbers::PhoneNumberUtil
176 TEST_F(PhoneNumberUtilTest, GetSupportedCallingCodes) { in TEST_F() argument179 phone_util_.GetSupportedCallingCodes(&calling_codes); in TEST_F()