Searched refs:set_timezone_country_code (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dcountry_combobox_model_unittest.cc23 manager_.set_timezone_country_code("KR");
H A Dautofill_dialog_controller_unittest.cc3046 controller()->GetTestingManager()->set_timezone_country_code("US");
3058 controller()->GetTestingManager()->set_timezone_country_code("ES");
3066 controller()->GetTestingManager()->set_timezone_country_code("ES");
3077 controller()->GetTestingManager()->set_timezone_country_code("US");
3088 controller()->GetTestingManager()->set_timezone_country_code("FR");
/external/chromium_org/components/autofill/core/browser/
H A Dtest_personal_data_manager.h42 void set_timezone_country_code(const std::string& timezone_country_code) { function in class:autofill::TestPersonalDataManager

Completed in 827 milliseconds