• Home
  • Raw
  • Download

Lines Matching refs:FormatOutOfCountryCallingNumber

768 TEST_F(PhoneNumberUtilTest, FormatOutOfCountryCallingNumber) {  in TEST_F()  argument
773 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::DE(), in TEST_F()
778 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::BS(), in TEST_F()
781 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::PL(), in TEST_F()
787 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
793 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::GB(), in TEST_F()
799 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::DE(), in TEST_F()
806 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
809 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::IT(), in TEST_F()
812 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::SG(), in TEST_F()
819 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::SG(), in TEST_F()
825 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
831 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
836 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::US(), in TEST_F()
839 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::AU(), in TEST_F()
842 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::AR(), in TEST_F()
854 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::AQ(), in TEST_F()
859 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::UN001(), in TEST_F()
873 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::AU(), in TEST_F()
879 phone_util_.FormatOutOfCountryCallingNumber(test_number, RegionCode::UZ(), in TEST_F()
968 phone_util_.FormatOutOfCountryCallingNumber(alpha_numeric_number, in TEST_F()
3217 phone_util_.FormatOutOfCountryCallingNumber(us_number, RegionCode::AD(), in TEST_F()