Home | History | Annotate | Download | only in sync

Lines Matching refs:added_profile

901   AutofillProfile added_profile;
902 autofill_test::SetProfileInfoWithGuid(&added_profile,
908 added_profile.guid(), &added_profile);
918 EXPECT_EQ(0, added_profile.Compare(new_sync_profiles[0]));