HomeSort by relevance Sort by last modified time
    Searched refs:autofill_helper (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/performance/
autofill_sync_perf_test.cc 7 #include "chrome/browser/sync/test/integration/autofill_helper.h"
20 using autofill_helper::AllProfilesMatch;
21 using autofill_helper::GetAllKeys;
22 using autofill_helper::GetAllProfiles;
23 using autofill_helper::GetKeyCount;
24 using autofill_helper::GetProfileCount;
25 using autofill_helper::RemoveKeys;
26 using autofill_helper::SetProfiles;
122 autofill_helper::AddKeys(profile, keys);
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_autofill_sync_test.cc 6 #include "chrome/browser/sync/test/integration/autofill_helper.h"
23 using autofill_helper::AddKeys;
24 using autofill_helper::AddProfile;
25 using autofill_helper::AwaitKeysMatch;
26 using autofill_helper::AwaitProfilesMatch;
27 using autofill_helper::CreateAutofillProfile;
28 using autofill_helper::GetAllKeys;
29 using autofill_helper::GetAllProfiles;
30 using autofill_helper::GetPersonalDataManager;
31 using autofill_helper::KeysMatch
    [all...]
autofill_helper.h 27 namespace autofill_helper { namespace
115 } // namespace autofill_helper
autofill_helper.cc 5 #include "chrome/browser/sync/test/integration/autofill_helper.h"
86 autofill_helper::GetWebDataService(profile);
131 namespace autofill_helper { namespace
309 autofill_helper::SetProfiles(profile, &autofill_profiles);
319 autofill_helper::SetProfiles(profile, &autofill_profiles);
333 autofill_helper::SetProfiles(profile, &profiles);
498 } // namespace autofill_helper
  /external/chromium_org/components/autofill/core/browser/
personal_data_manager.h 37 namespace autofill_helper { namespace
40 } // namespace autofill_helper
235 friend void autofill_helper::SetProfiles(
237 friend void autofill_helper::SetCreditCards(

Completed in 65 milliseconds