Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dform_structure.cc298 bool FormStructure::IsAutofillable(bool require_method_post) const { in IsAutofillable() function in FormStructure
Dform_structure_unittest.cc121 TEST(FormStructureTest, IsAutofillable) { in TEST() argument