Home
last modified time | relevance | path

Searched refs:autofill_enabled_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/autofill/content/browser/
Drequest_autocomplete_manager_unittest.cc25 autofill_enabled_(true) {} in TestAutofillManager()
28 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled()
31 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()
35 bool autofill_enabled_; member in autofill::__anonf800e3b70111::TestAutofillManager
/external/chromium_org/components/autofill/core/browser/
Dautofill_metrics_unittest.cc80 autofill_enabled_(true) { in TestPersonalDataManager()
107 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()
111 return autofill_enabled_; in IsAutofillEnabled()
136 bool autofill_enabled_; member in autofill::__anon1dcdc3a70111::TestPersonalDataManager
171 autofill_enabled_(true) { in TestAutofillManager()
176 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled()
179 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()
224 bool autofill_enabled_; member in autofill::__anon1dcdc3a70111::TestAutofillManager
Dautofill_manager_unittest.cc391 autofill_enabled_(true) {} in TestAutofillManager()
394 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled()
397 autofill_enabled_ = autofill_enabled; in set_autofill_enabled()
490 bool autofill_enabled_; member in autofill::__anon0564f96b0111::TestAutofillManager