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

/external/chromium_org/ash/shelf/
H A Dshelf_window_watcher_unittest.cc25 class ShelfWindowWatcherTest : public test::AshTestBase { class in namespace:ash
27 ShelfWindowWatcherTest() : model_(NULL) {} function in class:ash::ShelfWindowWatcherTest
28 virtual ~ShelfWindowWatcherTest() {}
52 DISALLOW_COPY_AND_ASSIGN(ShelfWindowWatcherTest);
55 TEST_F(ShelfWindowWatcherTest, CreateAndRemoveShelfItem) {
87 TEST_F(ShelfWindowWatcherTest, ActivateWindow) {
116 TEST_F(ShelfWindowWatcherTest, UpdateWindowProperty) {
141 TEST_F(ShelfWindowWatcherTest, MaximizeAndRestoreWindow) {
176 TEST_F(ShelfWindowWatcherTest, ReparentWindow) {
213 TEST_F(ShelfWindowWatcherTest, DragWindo
[all...]

Completed in 239 milliseconds