Lines Matching full:gather
51 _PidfileType = enum.Enum('verify', 'cleanup', 'repair', 'job', 'gather',
57 drone_manager.CRASHINFO_PID_FILE: _PidfileType.GATHER,
707 self.mock_drone_manager.finish_process(_PidfileType.GATHER)
919 self.mock_drone_manager.finish_process(_PidfileType.GATHER)
1012 self.mock_drone_manager.finish_process(_PidfileType.GATHER)