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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_shower_views_unittest.cc16 class FakeAppListShower : public AppListShower { class in namespace:__anon4944
18 explicit FakeAppListShower(AppListShowerDelegate* delegate) function in class:__anon4944::FakeAppListShower
53 DISALLOW_COPY_AND_ASSIGN(FakeAppListShower);
66 shower_.reset(new FakeAppListShower(this));
92 scoped_ptr<FakeAppListShower> shower_;

Completed in 139 milliseconds