Searched defs:profile0 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_autofill_sync_test.cc212 AutofillProfile profile0 = CreateAutofillProfile(PROFILE_HOMER); local
217 AddProfile(0, profile0);
H A Dextensions_helper.cc201 Profile* profile0 = *it; local
204 if (!SyncExtensionHelper::GetInstance()->ExtensionStatesMatch(profile0,
H A Dapps_helper.cc229 Profile* profile0 = *it; local
232 if (!SyncAppHelper::GetInstance()->AppStatesMatch(profile0, *it)) {
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_autofill_unittest.cc962 AutofillProfile* profile0 = new AutofillProfile; local
963 autofill::test::SetProfileInfoWithGuid(profile0,
968 profiles.push_back(profile0);
969 expected_profiles.push_back(*profile0);

Completed in 98 milliseconds