Searched refs:round_no (Results 1 – 1 of 1) sorted by relevance
581 round_no = i if self.individual_round_flag else None582 self._add_round_log(log_filename, round_no)594 def _add_round_log(self, log_filename, round_no): argument608 if round_no is not None:609 fw = '%s_%d' % (fw, round_no)