Searched refs:autofill_profiles_a (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.cc361 const std::vector<AutofillProfile*>& autofill_profiles_a,
365 for (size_t i = 0; i < autofill_profiles_a.size(); ++i) {
366 const AutofillProfile* p = autofill_profiles_a[i];
397 const std::vector<AutofillProfile*>& autofill_profiles_a = local
402 profile_a, autofill_profiles_a, profile_b, autofill_profiles_b);
458 const std::vector<AutofillProfile*>& autofill_profiles_a = local
464 profile_a_, autofill_profiles_a, profile_b_, autofill_profiles_b);
359 ProfilesMatchImpl( int profile_a, const std::vector<AutofillProfile*>& autofill_profiles_a, int profile_b, const std::vector<AutofillProfile*>& autofill_profiles_b) argument

Completed in 115 milliseconds