Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_table_unittest.cc338 std::vector<AutofillEntry> all_entries; in TEST_F() local
353 std::vector<AutofillEntry> all_entries; in TEST_F() local
401 std::vector<AutofillEntry> all_entries; in TEST_F() local
423 std::vector<AutofillEntry> all_entries; in TEST_F() local
468 std::vector<AutofillEntry> all_entries; in TEST_F() local
/external/chromium_org/chrome/browser/sync/test/integration/
Dautofill_helper.cc227 std::vector<AutofillEntry> all_entries = GetAllAutofillEntries(wds.get()); in GetAllKeys() local