GetAutofillProfilesInTrash  252 components/autofill/core/browser/webdata/autofill_table.h   bool GetAutofillProfilesInTrash(std::vector<std::string>* guids);
GetAutofillProfilesInTrash  874 components/autofill/core/browser/webdata/autofill_table_unittest.cc   table_->GetAutofillProfilesInTrash(&guids);
GetAutofillProfilesInTrash  881 components/autofill/core/browser/webdata/autofill_table_unittest.cc   ASSERT_TRUE(table_->GetAutofillProfilesInTrash(&guids));
GetAutofillProfilesInTrash  887 components/autofill/core/browser/webdata/autofill_table_unittest.cc   ASSERT_TRUE(table_->GetAutofillProfilesInTrash(&guids));
GetAutofillProfilesInTrash  893 components/autofill/core/browser/webdata/autofill_table_unittest.cc   table_->GetAutofillProfilesInTrash(&guids);
GetAutofillProfilesInTrash  917 components/autofill/core/browser/webdata/autofill_table_unittest.cc   EXPECT_TRUE(table_->GetAutofillProfilesInTrash(&guids));