Searched refs:has_country_code_source (Results 1 – 5 of 5) sorted by relevance
54 if (first_number.has_country_code_source() != in ExactlySameAs()55 second_number.has_country_code_source() || in ExactlySameAs()
338 bool has_country_code_source() const;661 inline bool PhoneNumber::has_country_code_source() const { in has_country_code_source() function
1442 if (!number.has_country_code_source()) { in FormatInOriginalFormat()
39 if (number.has_country_code_source()) { in operator <<()
3168 EXPECT_FALSE(number.has_country_code_source()); in TEST_F()3180 EXPECT_FALSE(number.has_country_code_source()); in TEST_F()3557 EXPECT_FALSE(nz_number.has_country_code_source()); in TEST_F()