Searched defs:TestShelfDelegateForShelfView (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc232 class TestShelfDelegateForShelfView : public ShelfDelegate { class in namespace:ash::test
234 explicit TestShelfDelegateForShelfView(ShelfModel* model) function in class:ash::test::TestShelfDelegateForShelfView
236 virtual ~TestShelfDelegateForShelfView() {}
286 DISALLOW_COPY_AND_ASSIGN(TestShelfDelegateForShelfView);
619 ShelfDelegate* delegate = new TestShelfDelegateForShelfView(model_);
1450 // Replace current ShelfDelegate with TestShelfDelegateForShelfView.
1667 // Replace current ShelfDelegate with TestShelfDelegateForShelfView.

Completed in 300 milliseconds