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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_unittest.cc23 class TestingAppListServiceImpl : public AppListServiceImpl { class in inherits:AppListServiceImpl
25 TestingAppListServiceImpl(const CommandLine& command_line, function in class:TestingAppListServiceImpl
82 DISALLOW_COPY_AND_ASSIGN(TestingAppListServiceImpl);
110 service_.reset(new TestingAppListServiceImpl(
124 scoped_ptr<TestingAppListServiceImpl> service_;

Completed in 104 milliseconds