Home | History | Annotate | Download | only in autofill

Lines Matching refs:TestFormStructure

152 class TestFormStructure : public FormStructure {
154 explicit TestFormStructure(const FormData& form) : FormStructure(form) {}
155 virtual ~TestFormStructure() {}
181 DISALLOW_COPY_AND_ASSIGN(TestFormStructure);
264 TestFormStructure* form_structure = new TestFormStructure(form);
430 TestFormStructure* form_structure = new TestFormStructure(form);
490 TestFormStructure* form_structure = new TestFormStructure(form);
673 TestFormStructure* form_structure = new TestFormStructure(form);
787 TestFormStructure* form_structure = new TestFormStructure(form);
807 form_structure = new TestFormStructure(form);
820 form_structure = new TestFormStructure(form);