Lines Matching refs:stop
40 self.stop = False
327 tstate.stop = True # unless overwritten below
339 tstate.stop = False
342 if not tstate.stop:
346 tstate.stop = True
358 tstate.stop = False
362 if not tstate.stop:
378 if not tstate.stop:
385 tstate.stop = True
391 if not tstate.stop:
409 if not tstate.stop:
430 if tstate.stop:
432 return 1 if tstate.stop or tstate.exceptions or tstate.failures else 0
439 if tstate.stop:
481 tstate.stop = True
487 tstate.stop = True
491 if tstate.stop:
505 tstate.stop = True
517 tstate.stop = True
530 tstate.stop = True
538 tstate.stop = False
544 if tstate.stop: