Searched refs:DestroyTrackingDelegateImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc82 class DestroyTrackingDelegateImpl : public TestWindowDelegate { class in namespace:aura::test::__anon16600
84 DestroyTrackingDelegateImpl() function in class:aura::test::__anon16600::DestroyTrackingDelegateImpl
114 DISALLOW_COPY_AND_ASSIGN(DestroyTrackingDelegateImpl);
119 class ChildWindowDelegateImpl : public DestroyTrackingDelegateImpl {
122 DestroyTrackingDelegateImpl* parent_delegate)
128 DestroyTrackingDelegateImpl::OnWindowDestroying(window);
132 DestroyTrackingDelegateImpl* parent_delegate_;
613 DestroyTrackingDelegateImpl parent_delegate;

Completed in 156 milliseconds