Searched defs:IsAutofillable (Results 1 – 2 of 2) sorted by relevance
298 bool FormStructure::IsAutofillable(bool require_method_post) const { in IsAutofillable() function in FormStructure
121 TEST(FormStructureTest, IsAutofillable) { in TEST() argument