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

/external/chromium_org/ui/views/test/
H A Ddesktop_test_views_delegate_aura.cc15 DesktopTestViewsDelegate::DesktopTestViewsDelegate() {} function in class:views::DesktopTestViewsDelegate
17 DesktopTestViewsDelegate::~DesktopTestViewsDelegate() {}
19 void DesktopTestViewsDelegate::OnBeforeWidgetInit(
H A Ddesktop_test_views_delegate.h15 class DesktopTestViewsDelegate : public TestViewsDelegate { class in namespace:views
17 DesktopTestViewsDelegate();
18 virtual ~DesktopTestViewsDelegate();
25 DISALLOW_COPY_AND_ASSIGN(DesktopTestViewsDelegate);

Completed in 54 milliseconds