Home | History | Annotate | Download | only in scheduler

Lines Matching refs:Dispatcher

134         self._dispatcher = monitor_db.Dispatcher()
472 Test that the dispatcher throttles:
730 self._dispatcher = self.god.create_mock_class(monitor_db.Dispatcher,
731 'dispatcher')
746 agent.dispatcher = self._dispatcher