Searched refs:SetCountry (Results 1 – 3 of 3) sorted by relevance
139 SetCountry(value); in SetInfo()183 void Address::SetCountry(const string16& country) { in SetCountry() function in Address
53 void SetCountry(const string16& country);
44 TEST(AddressTest, SetCountry) { in TEST() argument