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

/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_test.cc449 class ContextMenuNotificationObserver : public NotificationObserver { class in inherits:NotificationObserver
451 explicit ContextMenuNotificationObserver(Task* task) : task_(task) { function in class:ContextMenuNotificationObserver
470 DISALLOW_COPY_AND_ASSIGN(ContextMenuNotificationObserver);
507 // Step3 will be invoked by ContextMenuNotificationObserver.
530 ContextMenuNotificationObserver observer_;
1013 // Step3 will be invoked by ContextMenuNotificationObserver.
1050 ContextMenuNotificationObserver observer_;
1168 // Step3 will be invoked by ContextMenuNotificationObserver.
1214 ContextMenuNotificationObserver observer_;
1235 // Step2 will be invoked by ContextMenuNotificationObserver
[all...]

Completed in 91 milliseconds