Searched refs:FormatOutOfCountryKeepingAlphaChars (Results 1 – 3 of 3) sorted by relevance
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | phonenumberutil_test.cc | 884 TEST_F(PhoneNumberUtilTest, FormatOutOfCountryKeepingAlphaChars) { in TEST_F() argument 890 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 897 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 904 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 911 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 918 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 923 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 932 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 942 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() 950 phone_util_.FormatOutOfCountryKeepingAlphaChars(alpha_numeric_number, in TEST_F() [all …]
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | phonenumberutil.h | 427 void FormatOutOfCountryKeepingAlphaChars(
|
D | phonenumberutil.cc | 1589 void PhoneNumberUtil::FormatOutOfCountryKeepingAlphaChars( in FormatOutOfCountryKeepingAlphaChars() function in i18n::phonenumbers::PhoneNumberUtil
|