Home | History | Annotate | Download | only in test

Lines Matching defs:current_test

742             current_test = None
758 self.current_test = test
766 self.current_test = None
803 current_test = worker.current_test
804 if not current_test:
808 running.append('%s (%s)' % (current_test, format_duration(dt)))