HomeSort by relevance Sort by last modified time
    Searched refs:set_autofill_enabled (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/content/browser/
request_autocomplete_manager_unittest.cc 30 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon10898::TestAutofillManager
163 driver_->mock_autofill_manager()->set_autofill_enabled(false);
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics_unittest.cc 106 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon10948::TestPersonalDataManager
178 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon10948::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);
    [all...]
autofill_manager_unittest.cc 392 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon10942::TestAutofillManager
838 autofill_manager_->set_autofill_enabled(false);
    [all...]

Completed in 697 milliseconds