Home
last modified time | relevance | path

Searched refs:FormatInOriginalFormat (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/cpp/test/phonenumbers/
Dphonenumberutil_test.cc2384 TEST_F(PhoneNumberUtilTest, FormatInOriginalFormat) { in TEST_F() argument
2391 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::GB(), in TEST_F()
2400 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::GB(), in TEST_F()
2409 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::US(), in TEST_F()
2418 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::GB(), in TEST_F()
2427 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::GB(), in TEST_F()
2439 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::US(), in TEST_F()
2450 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::US(), in TEST_F()
2461 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::KR(), in TEST_F()
2470 phone_util_.FormatInOriginalFormat(phone_number, RegionCode::US(), in TEST_F()
[all …]
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h406 void FormatInOriginalFormat(const PhoneNumber& number,
Dphonenumberutil.cc1431 void PhoneNumberUtil::FormatInOriginalFormat(const PhoneNumber& number, in FormatInOriginalFormat() function in i18n::phonenumbers::PhoneNumberUtil
/third_party/libphonenumber/
Drelease_notes.txt1163 library - the only place it was used was FormatInOriginalFormat, and only