Home
last modified time | relevance | path

Searched refs:is_running (Results 1 - 5 of 5) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dbean.py44 def is_running(self): member in CaseResult
100 return test is not None and test.is_running()
/test/testfwk/developer_test/src/core/driver/
H A Dparser.py42 def is_running(self): member in CaseResult
/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dservice.py33 def is_running(self) -> bool: member in ActiveState
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Dcpp_parser.py188 if not test_result.is_running():
H A Dcpp_parser_lite.py192 if not test_result.is_running():

Completed in 3 milliseconds