Searched refs:is_running (Results 1 – 4 of 4) sorted by relevance
42 def is_running(self): member in CaseResult
54 def is_running(self): member in CaseResult109 return test is not None and test.is_running()
234 if not test_result.is_running():
226 if not test_result.is_running():