Searched refs:_DAYS_NOT_RUNNING_CUTOFF (Results 1 – 3 of 3) sorted by relevance
157 self._orig_cutoff = complete_failures._DAYS_NOT_RUNNING_CUTOFF162 complete_failures._DAYS_NOT_RUNNING_CUTOFF = self._orig_cutoff186 complete_failures._DAYS_NOT_RUNNING_CUTOFF = 60213 complete_failures._DAYS_NOT_RUNNING_CUTOFF = 60
23 _DAYS_NOT_RUNNING_CUTOFF = 60 variable72 cutoff_delta = datetime.timedelta(_DAYS_NOT_RUNNING_CUTOFF)
33 _DAYS_NOT_RUNNING_CUTOFF = 30 variable43 cutoff_delta = datetime.timedelta(_DAYS_NOT_RUNNING_CUTOFF)