Searched refs:FormCache (Results 1 – 4 of 4) sorted by relevance
28 class FormCache {30 FormCache();31 ~FormCache();72 DISALLOW_COPY_AND_ASSIGN(FormCache);
65 FormCache::FormCache() { in FormCache() function in autofill::FormCache68 FormCache::~FormCache() { in ~FormCache()71 void FormCache::ExtractForms(const WebFrame& frame, in ExtractForms()76 bool FormCache::ExtractFormsAndFormElements( in ExtractFormsAndFormElements()163 void FormCache::ResetFrame(const WebFrame& frame) { in ResetFrame()182 bool FormCache::ClearFormWithElement(const WebInputElement& element) { in ClearFormWithElement()237 bool FormCache::ShowPredictions(const FormDataPredictions& form) { in ShowPredictions()
176 FormCache form_cache_;
116 FormCache form_cache; in ExpectLabelsAndTypes()176 FormCache form_cache; in TestFormFillFunctions()787 FormCache form_cache; in TEST_F()850 FormCache form_cache; in TEST_F()866 FormCache form_cache; in TEST_F()884 FormCache form_cache; in TEST_F()908 FormCache form_cache; in TEST_F()1005 FormCache form_cache; in TEST_F()2074 FormCache form_cache; in TEST_F()2167 FormCache form_cache; in TEST_F()[all …]