Searched refs:current_value (Results 1 – 2 of 2) sorted by relevance
39 goal.current_value = score_values_to_test.pop(0)40 expect_increase = goal.current_value < goal.target_value61 goal.current_value, last_effective_bytes, goal.effective_bytes,
91 current_value = None variable in DamosQuotaGoal96 def __init__(self, metric, target_value=10000, current_value=0): argument99 self.current_value = current_value114 self.current_value)