Searched refs:TestingSyncSetupHandler (Results 1 – 1 of 1) sorted by relevance
246 class TestingSyncSetupHandler : public SyncSetupHandler { class248 TestingSyncSetupHandler(content::WebUI* web_ui, Profile* profile) in TestingSyncSetupHandler() function in TestingSyncSetupHandler253 virtual ~TestingSyncSetupHandler() { in ~TestingSyncSetupHandler()270 DISALLOW_COPY_AND_ASSIGN(TestingSyncSetupHandler);310 handler_.reset(new TestingSyncSetupHandler(&web_ui_, profile_.get())); in SetUp()388 scoped_ptr<TestingSyncSetupHandler> handler_;