Searched refs:country_ (Results 1 – 3 of 3) sorted by relevance
178 return country_; in country()761 country_.clear(); in ClearDBInformation()785 country_ = data.country(); in ReloadData()
197 std::string country_; variable
1081 EXPECT_EQ(country_, operator_info_->country()); in VerifyDatabaseData()1168 country_ = "us"; in PopulateMNOData()1202 country_ = "ca"; in PopulateMVNOData()1230 string country_; member in shill::MobileOperatorInfoDataTest