HomeSort by relevance Sort by last modified time
    Searched full: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::__anon10781::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::__anon10830::TestPersonalDataManager
178 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon10830::TestAutofillManager
584 personal_data_->set_autofill_enabled(true);
593 personal_data_->set_autofill_enabled(false);
674 autofill_manager_->set_autofill_enabled(true);
684 autofill_manager_->set_autofill_enabled(false);
    [all...]
autofill_manager_unittest.cc 396 void set_autofill_enabled(bool autofill_enabled) { function in class:autofill::__anon10825::TestAutofillManager
843 autofill_manager_->set_autofill_enabled(false);
    [all...]

Completed in 536 milliseconds