Searched refs:FormCache (Results 1 – 4 of 4) sorted by relevance
29 class FormCache {31 FormCache();32 ~FormCache();66 DISALLOW_COPY_AND_ASSIGN(FormCache);
68 FormCache::FormCache() { in FormCache() function in autofill::FormCache71 FormCache::~FormCache() { in ~FormCache()74 void FormCache::ExtractNewForms(const WebFrame& frame, in ExtractNewForms()170 void FormCache::ResetFrame(const WebFrame& frame) { in ResetFrame()190 bool FormCache::ClearFormWithElement(const WebFormControlElement& element) { in ClearFormWithElement()246 bool FormCache::ShowPredictions(const FormDataPredictions& form) { in ShowPredictions()
185 FormCache form_cache_;
123 FormCache form_cache; in ExpectLabelsAndTypes()183 FormCache form_cache; in TestFormFillFunctions()950 FormCache form_cache; in TEST_F()1014 FormCache form_cache; in TEST_F()1116 FormCache form_cache; in TEST_F()1132 FormCache form_cache; in TEST_F()1146 FormCache form_cache; in TEST_F()1166 FormCache form_cache; in TEST_F()1263 FormCache form_cache; in TEST_F()1357 FormCache form_cache; in TEST_F()[all …]