Searched defs:AddChildNotificationsObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc2473 class AddChildNotificationsObserver : public WindowObserver { class in namespace:aura::test::__anon16605
2475 AddChildNotificationsObserver() : added_count_(0), removed_count_(0) {} function in class:aura::test::__anon16605::AddChildNotificationsObserver
2497 DISALLOW_COPY_AND_ASSIGN(AddChildNotificationsObserver);
2504 AddChildNotificationsObserver observer;

Completed in 734 milliseconds