Home
last modified time | relevance | path

Searched refs:has_country_code_source (Results 1 - 5 of 5) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumber.cc54 if (first_number.has_country_code_source() != in ExactlySameAs()
55 second_number.has_country_code_source() || in ExactlySameAs()
H A Dphonenumber.pb.h338 bool has_country_code_source() const;
661 inline bool PhoneNumber::has_country_code_source() const { in has_country_code_source() function in i18n::phonenumbers::PhoneNumber
H A Dphonenumberutil.cc1473 if (!number.has_country_code_source()) { in FormatInOriginalFormat()
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dtest_util.cc39 if (number.has_country_code_source()) { in operator <<()
H A Dphonenumberutil_test.cc3184 EXPECT_FALSE(number.has_country_code_source()); in TEST_F()
3196 EXPECT_FALSE(number.has_country_code_source()); in TEST_F()
3573 EXPECT_FALSE(nz_number.has_country_code_source()); in TEST_F()

Completed in 14 milliseconds