Home
last modified time | relevance | path

Searched refs:_log_tick_msg (Results 1 – 1 of 1) sorted by relevance

/external/autotest/scheduler/
Dmonitor_db.py319 def _log_tick_msg(self, msg): member in BaseDispatcher
337 self._log_tick_msg('Calling new tick, starting garbage collection().')
339 self._log_tick_msg('Calling _drone_manager.trigger_refresh().')
341 self._log_tick_msg('Calling _process_recurring_runs().')
343 self._log_tick_msg('Calling _schedule_delay_tasks().')
345 self._log_tick_msg('Calling _schedule_running_host_queue_entries().')
347 self._log_tick_msg('Calling _schedule_special_tasks().')
349 self._log_tick_msg('Calling _schedule_new_jobs().')
351 self._log_tick_msg('Calling _drone_manager.sync_refresh().')
359 self._log_tick_msg('Calling _run_cleanup().')
[all …]