Home | History | Annotate | Download | only in browser

Lines Matching refs:form_structure

18 #include "components/autofill/core/browser/form_structure.h"
589 FormStructure form_structure(form);
590 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
592 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
630 FormStructure form_structure(form);
631 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
633 EXPECT_FALSE(personal_data_->ImportFormData(form_structure,
663 FormStructure form_structure(form);
664 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
666 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
694 FormStructure form_structure(form);
695 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
697 EXPECT_FALSE(personal_data_->ImportFormData(form_structure,
715 FormStructure form_structure(form);
716 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
718 EXPECT_FALSE(personal_data_->ImportFormData(form_structure,
746 FormStructure form_structure(form);
747 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
749 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
773 FormStructure form_structure(form);
774 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
776 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
795 FormStructure form_structure(form);
796 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
798 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
834 FormStructure form_structure(form);
835 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
837 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
881 FormStructure form_structure(form);
882 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
884 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
1454 FormStructure form_structure(form);
1455 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
1457 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
1868 FormStructure form_structure(form);
1869 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
1871 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
1923 FormStructure form_structure(form);
1924 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
1926 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
1981 FormStructure form_structure(form);
1982 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
1984 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,
2031 FormStructure form_structure(form);
2032 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
2034 EXPECT_TRUE(personal_data_->ImportFormData(form_structure,