Home | History | Annotate | Download | only in webdata

Lines Matching refs:RemoveAutofillProfile

772   EXPECT_TRUE(db.GetAutofillTable()->RemoveAutofillProfile(
1055 // Try to delete the trashed profile. This stops |RemoveAutofillProfile| from
1057 // removal from trash is done by |WebDataService|. |RemoveAutofillProfile|
1061 EXPECT_TRUE(db.GetAutofillTable()->RemoveAutofillProfile(profile.guid()));
1071 EXPECT_TRUE(db.GetAutofillTable()->RemoveAutofillProfile(profile.guid()));