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

/external/chromium/chrome/browser/sync/util/
H A Dextensions_activity_monitor_unittest.cc91 class DoUIThreadSetupTask : public Task { class in inherits:Task
93 DoUIThreadSetupTask(NotificationService** service, function in class:DoUIThreadSetupTask
96 virtual ~DoUIThreadSetupTask() {}
104 DISALLOW_COPY_AND_ASSIGN(DoUIThreadSetupTask);
117 new DoUIThreadSetupTask(&service_, &service_created));

Completed in 129 milliseconds