Home
last modified time | relevance | path

Searched refs:BLOCKED (Results 1 - 12 of 12) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A Djunit_parser.py185 elif test_info.code == StatusCodes.BLOCKED.value:
191 result.code = ResultCode.BLOCKED.value
245 test_info.code = StatusCodes.BLOCKED.value
H A Dconstants.py42 BLOCKED = 3 variable in StatusCodes
H A Doh_yara_parser.py73 "block": ResultCode.BLOCKED}
H A Doh_kernel_parser.py169 test_result.code = ResultCode.BLOCKED.value
H A Doh_jsunit_parser.py314 test_result.code = ResultCode.BLOCKED.value
348 test_result.code = ResultCode.BLOCKED.value
696 test_result.code = ResultCode.BLOCKED.value
H A Dcpp_parser.py302 test_result.code = ResultCode.BLOCKED.value
H A Djsunit_parser.py245 test_result.code = ResultCode.BLOCKED.value
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dconstants.py43 BLOCKED = "Blocked" variable in RunResult
H A Dtest_case.py338 if self.result != RunResult.BLOCKED:
/test/testfwk/xdevice/plugins/devicetest/core/suite/
H A Dtest_suite.py150 "result": RunResult.BLOCKED,
342 case_result = RunResult.BLOCKED
/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py461 RunResult.BLOCKED: ResultCode.BLOCKED,
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dsuite_reporter.py39 BLOCKED = -1 variable in ResultCode

Completed in 9 milliseconds