Home
last modified time | relevance | path

Searched defs:TestFormStructure (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_metrics_unittest.cc152 class TestFormStructure : public FormStructure { class
154 explicit TestFormStructure(const FormData& form) : FormStructure(form) {} in TestFormStructure() function in __anon7116da420111::TestFormStructure
Dautofill_manager_unittest.cc577 class TestFormStructure : public FormStructure { class
579 explicit TestFormStructure(const FormData& form) : FormStructure(form) {} in TestFormStructure() function in TestFormStructure