Home
last modified time | relevance | path

Searched refs:FormatOutOfCountryCallingNumber (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc740 TEST_F(PhoneNumberUtilTest, FormatOutOfCountryCallingNumber) { in TEST_F() argument
745 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::DE(), in TEST_F()
750 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::BS(), in TEST_F()
753 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::PL(), in TEST_F()
759 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
765 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::GB(), in TEST_F()
771 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::DE(), in TEST_F()
778 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
781 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::IT(), in TEST_F()
784 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::SG(), in TEST_F()
[all …]
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc740 TEST_F(PhoneNumberUtilTest, FormatOutOfCountryCallingNumber) { in TEST_F() argument
745 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::DE(), in TEST_F()
750 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::BS(), in TEST_F()
753 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::PL(), in TEST_F()
759 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
765 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::GB(), in TEST_F()
771 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::DE(), in TEST_F()
778 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
781 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::IT(), in TEST_F()
784 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::SG(), in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/
H A Dphonenumberutil.h392 void FormatOutOfCountryCallingNumber(
H A Dphonenumberutil.cc1275 void PhoneNumberUtil::FormatOutOfCountryCallingNumber( in FormatOutOfCountryCallingNumber() function in i18n::phonenumbers::PhoneNumberUtil
1369 FormatOutOfCountryCallingNumber(number, region_calling_from, in FormatInOriginalFormat()
1514 FormatOutOfCountryCallingNumber(number, calling_from, formatted_number); in FormatOutOfCountryKeepingAlphaChars()
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/src/phonenumbers/
H A Dphonenumberutil.h392 void FormatOutOfCountryCallingNumber(
H A Dphonenumberutil.cc1342 void PhoneNumberUtil::FormatOutOfCountryCallingNumber( in FormatOutOfCountryCallingNumber() function in i18n::phonenumbers::PhoneNumberUtil
1441 FormatOutOfCountryCallingNumber(number, region_calling_from, in FormatInOriginalFormat()
1586 FormatOutOfCountryCallingNumber(number, calling_from, formatted_number); in FormatOutOfCountryKeepingAlphaChars()