Searched refs:EmptyAutofillProfilesTrash (Results 1 – 4 of 4) sorted by relevance
252 bool EmptyAutofillProfilesTrash();
998 ASSERT_TRUE(db.GetAutofillTable()->EmptyAutofillProfilesTrash()); in TEST_F()1033 EXPECT_TRUE(db.GetAutofillTable()->EmptyAutofillProfilesTrash()); in TEST_F()1070 EXPECT_TRUE(db.GetAutofillTable()->EmptyAutofillProfilesTrash()); in TEST_F()
1151 if (!db_->GetAutofillTable()->EmptyAutofillProfilesTrash()) { in EmptyMigrationTrashImpl()
1351 bool AutofillTable::EmptyAutofillProfilesTrash() { in EmptyAutofillProfilesTrash() function in AutofillTable