Searched defs:DeleteItem (Results 1 – 4 of 4) sorted by relevance
165 void AppListItemList::DeleteItem(const std::string& id) { in DeleteItem() function in app_list::AppListItemList
234 void AppListModel::DeleteItem(const std::string& id) { in DeleteItem() function in app_list::AppListModel
188 void ModelTypeSyncProxyImplTest::DeleteItem(const std::string& tag) { in DeleteItem() function in syncer::ModelTypeSyncProxyImplTest
1073 IN_PROC_BROWSER_TEST_F(OmniboxViewTest, DeleteItem) { in IN_PROC_BROWSER_TEST_F() argument