Home | History | Annotate | Download | only in browser

Lines Matching refs:autofill

13 #include "components/autofill/core/browser/autofill_common_test.h"
14 #include "components/autofill/core/browser/autofill_type.h"
15 #include "components/autofill/core/browser/data_driven_test.h"
16 #include "components/autofill/core/browser/form_structure.h"
17 #include "components/autofill/core/browser/personal_data_manager.h"
18 #include "components/autofill/core/common/form_data.h"
23 namespace autofill {
125 // A data-driven test for verifying merging of Autofill profiles. Each input is
126 // a structured dump of a set of implicitly detected autofill profiles. The
143 // Deserializes a set of Autofill profiles from |profiles|, imports each
248 } // namespace autofill