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

  /external/chromium_org/ui/app_list/views/
apps_grid_view_unittest.cc 211 AppListItemView* last_view = GetItemViewAt(kLastItemIndex); local
212 apps_grid_view_->SetSelectedView(last_view);
215 EXPECT_FALSE(apps_grid_view_->IsSelectedView(last_view));

Completed in 56 milliseconds