Searched refs:progress_history (Results 1 – 2 of 2) sorted by relevance
228 progress_history = []241 if (len(progress_history) == 0 or242 (progress_history[-1]._ram._iterations <244 progress_history.append(progress)249 if progress_history[-1] != progress:250 progress_history.append(progress)262 return [progress_history, src_qemu_time, src_vcpu_time]465 progress_history = ret[0]483 return Report(hardware, scenario, progress_history,
32 progress_history, argument45 self._progress_history = progress_history