Home
last modified time | relevance | path

Searched defs:form_structure (Results 1 – 21 of 21) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dform_structure_unittest.cc72 FormStructure form_structure(form); in TEST() local
105 FormStructure form_structure(form); in TEST() local
116 FormStructure form_structure(form); in TEST() local
122 scoped_ptr<FormStructure> form_structure; in TEST() local
200 scoped_ptr<FormStructure> form_structure; in TEST() local
288 scoped_ptr<FormStructure> form_structure; in TEST() local
393 scoped_ptr<FormStructure> form_structure; in TEST() local
474 scoped_ptr<FormStructure> form_structure; in TEST() local
560 scoped_ptr<FormStructure> form_structure; in TEST() local
622 scoped_ptr<FormStructure> form_structure; in TEST() local
[all …]
Dautofill_metrics_unittest.cc264 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
430 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
490 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
673 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
787 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
Dautofill_download_unittest.cc171 FormStructure *form_structure = new FormStructure(form); in TEST_F() local
390 FormStructure *form_structure = new FormStructure(form); in TEST_F() local
Dautofill_manager.cc187 bool SectionIsAutofilled(const FormStructure* form_structure, in SectionIsAutofilled()
380 FormStructure* form_structure = NULL; in OnQueryFormFieldAutofill() local
488 FormStructure* form_structure = NULL; in OnFillAutofillFormData() local
806 FormStructure** form_structure,
1035 scoped_ptr<FormStructure> form_structure(new FormStructure(*iter)); local
Dautofill_merge_unittest.cc192 FormStructure form_structure(form); in MergeProfiles() local
Dpersonal_data_manager_unittest.cc544 FormStructure form_structure(form); in TEST_F() local
591 FormStructure form_structure(form); in TEST_F() local
621 FormStructure form_structure(form); in TEST_F() local
674 FormStructure form_structure(form); in TEST_F() local
Dautofill_manager_unittest.cc2010 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
/external/chromium_org/components/autofill/core/browser/
Dform_structure_unittest.cc66 scoped_ptr<FormStructure> form_structure; in TEST() local
99 scoped_ptr<FormStructure> form_structure; in TEST() local
149 FormStructure form_structure(form); in TEST() local
155 scoped_ptr<FormStructure> form_structure; in TEST() local
230 scoped_ptr<FormStructure> form_structure; in TEST() local
317 scoped_ptr<FormStructure> form_structure; in TEST() local
386 scoped_ptr<FormStructure> form_structure; in TEST() local
427 scoped_ptr<FormStructure> form_structure; in TEST() local
470 scoped_ptr<FormStructure> form_structure; in TEST() local
564 FormStructure form_structure(form); in TEST() local
[all …]
Dpersonal_data_manager_unittest.cc616 FormStructure form_structure(form); in TEST_F() local
657 FormStructure form_structure(form); in TEST_F() local
690 FormStructure form_structure(form); in TEST_F() local
721 FormStructure form_structure(form); in TEST_F() local
742 FormStructure form_structure(form); in TEST_F() local
773 FormStructure form_structure(form); in TEST_F() local
800 FormStructure form_structure(form); in TEST_F() local
822 FormStructure form_structure(form); in TEST_F() local
861 FormStructure form_structure(form); in TEST_F() local
908 FormStructure form_structure(form); in TEST_F() local
[all …]
Dautofill_manager.cc105 bool SectionIsAutofilled(const FormStructure& form_structure, in SectionIsAutofilled()
328 FormStructure* form_structure = NULL; in OnTextFieldDidChange() local
368 FormStructure* form_structure = NULL; in OnQueryFormFieldAutofill() local
447 FormStructure* form_structure = NULL; in OnFillAutofillFormData() local
716 FormStructure form_structure(form); in UploadPasswordGenerationForm() local
870 FormStructure** form_structure, in GetCachedFormAndField()
1001 scoped_ptr<FormStructure> form_structure(new FormStructure(*iter)); in ParseForms() local
Dautofill_download_unittest.cc170 FormStructure *form_structure = new FormStructure(form); in TEST_F() local
360 FormStructure *form_structure = new FormStructure(form); in TEST_F() local
Dautofill_merge_unittest.cc220 FormStructure form_structure(form); in MergeProfiles() local
Dautofill_metrics_unittest.cc218 TestFormStructure* form_structure = new TestFormStructure(empty_form); in AddSeenForm() local
Dform_structure.cc613 FormStructure* form_structure = form_structures[i]; in GetFieldTypePredictions() local
Dautofill_manager_unittest.cc2436 TestFormStructure* form_structure = new TestFormStructure(form); in TEST_F() local
/external/chromium_org/chrome/browser/ui/android/autofill/
Dautofill_dialog_controller_android.cc82 FormStructure& form_structure, wallet::FullWallet* full_wallet, in FillOutputForSectionWithComparator()
91 FormStructure& form_structure, in FillOutputForSection()
115 const FormStructure& form_structure) { in IsSectionInputUsedInFormStructure()
129 const FormStructure& form_structure) { in IsSectionInputsUsedInFormStructure()
145 const FormData& form_structure, in Create()
162 const FormData& form_structure, in Create()
400 const FormData& form_structure, in AutofillDialogControllerAndroid()
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller.cc16 const FormData& form_structure, in Create()
Dautofill_dialog_controller_impl.cc521 const FormData& form_structure, in Create()
561 const FormData& form_structure, in Create()
2513 const FormData& form_structure, in AutofillDialogControllerImpl()
Dautofill_dialog_controller_unittest.cc228 const FormData& form_structure, in TestAutofillDialogController()
553 const FormStructure* form_structure() { return form_structure_; } in form_structure() function in autofill::__anon559e36960111::AutofillDialogControllerTest
564 void FinishedCallback(const FormStructure* form_structure) { in FinishedCallback()
/external/chromium_org/components/autofill/content/browser/
Dautofill_driver_impl_unittest.cc219 FormStructure form_structure(form); in TEST_F() local
231 FormStructure form_structure(form); in TEST_F() local
Drequest_autocomplete_manager_unittest.cc53 FormStructure form_structure(form); in ShowRequestAutocompleteDialog() local