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"
22 using autofill_helper::AddKeys;
23 using autofill_helper::AddProfile;
24 using autofill_helper::CreateAutofillProfile;
25 using autofill_helper::GetAllKeys;
26 using autofill_helper::GetAllProfiles;
27 using autofill_helper::GetPersonalDataManager;
28 using autofill_helper::KeysMatch;
29 using autofill_helper::ProfilesMatch;
30 using autofill_helper::PROFILE_FRASIER
    [all...]
autofill_helper.h 27 namespace autofill_helper { namespace
109 } // namespace autofill_helper
autofill_helper.cc 5 #include "chrome/browser/sync/test/integration/autofill_helper.h"
85 autofill_helper::GetWebDataService(profile);
130 namespace autofill_helper { namespace
267 autofill_helper::SetProfiles(profile, &autofill_profiles);
277 autofill_helper::SetProfiles(profile, &autofill_profiles);
291 autofill_helper::SetProfiles(profile, &profiles);
361 } // namespace autofill_helper
  /external/chromium_org/components/autofill/core/browser/
personal_data_manager.h 35 namespace autofill_helper { namespace
38 } // namespace autofill_helper
207 friend void autofill_helper::SetProfiles(
209 friend void autofill_helper::SetCreditCards(

Completed in 24 milliseconds