HomeSort by relevance Sort by last modified time
    Searched full:item_removed (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/app_list/
app_list_item_list_unittest.cc 159 scoped_ptr<AppListItemModel> item_removed = item_list_.RemoveItemAt(1); local
160 EXPECT_EQ(item_removed, item_1);
184 scoped_ptr<AppListItemModel> item_removed = local
186 EXPECT_EQ(item_removed, item_1);

Completed in 137 milliseconds