Searched refs:ClearFormWithElement (Results 1 – 4 of 4) sorted by relevance
53 bool ClearFormWithElement(const blink::WebInputElement& element);
182 bool FormCache::ClearFormWithElement(const WebInputElement& element) { in ClearFormWithElement() function in autofill::FormCache
460 form_cache_.ClearFormWithElement(element_); in OnClearForm()
2670 EXPECT_TRUE(form_cache.ClearFormWithElement(firstname)); in TEST_F()2772 EXPECT_TRUE(form_cache.ClearFormWithElement(firstname)); in TEST_F()