Searched defs:set_autofill_enabled (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/autofill/content/browser/
H A Drequest_autocomplete_manager_unittest.cc30 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon6273::TestAutofillManager
163 driver_->mock_autofill_manager()->set_autofill_enabled(false);
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_metrics_unittest.cc106 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon6323::TestPersonalDataManager
178 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon6323::TestAutofillManager
581 personal_data_->set_autofill_enabled(true);
590 personal_data_->set_autofill_enabled(false);
670 autofill_manager_->set_autofill_enabled(true);
680 autofill_manager_->set_autofill_enabled(false);
H A Dautofill_manager_unittest.cc392 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon6317::TestAutofillManager
838 autofill_manager_->set_autofill_enabled(false);
2341 autofill_manager_->set_autofill_enabled(false);
2365 autofill_manager_->set_autofill_enabled(false);

Completed in 345 milliseconds