Searched defs:ShelfItemSelectionTracker (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc124 class ShelfItemSelectionTracker : public TestShelfItemDelegate { class in namespace:ash::test
126 ShelfItemSelectionTracker() : TestShelfItemDelegate(NULL), selected_(false) { function in class:ash::test::ShelfItemSelectionTracker
129 virtual ~ShelfItemSelectionTracker() {
149 DISALLOW_COPY_AND_ASSIGN(ShelfItemSelectionTracker);
1092 ShelfItemSelectionTracker* selection_tracker = new ShelfItemSelectionTracker;
1118 ShelfItemSelectionTracker* selection_tracker = new ShelfItemSelectionTracker;

Completed in 101 milliseconds