Home
last modified time | relevance | path

Searched defs:SetCountry (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/android/
Dtest_auxiliary_profile_loader_android.cc118 void TestAuxiliaryProfileLoader::SetCountry(const base::string16& country) { in SetCountry() function in autofill::TestAuxiliaryProfileLoader
/external/chromium_org/components/autofill/core/browser/
Daddress_unittest.cc51 TEST(AddressTest, SetCountry) { in TEST() argument