OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddKeys
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/performance/
autofill_sync_perf_test.cc
54
void
AddKeys
(int profile, int num_keys);
117
void AutofillSyncPerfTest::
AddKeys
(int profile, int num_keys) {
122
autofill_helper::
AddKeys
(profile, keys);
196
AddKeys
(0, kNumKeys);
/external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.cc
120
// scheduling additional empty task on DB Thread. Call after
AddKeys
/RemoveKey.
178
void
AddKeys
(int profile, const std::set<AutofillKey>& keys) {
Completed in 50 milliseconds