Home
last modified time | relevance | path

Searched refs:host_test (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py101 host_test = "host" variable in TestExecType
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py172 elif task.config.exectype == TestExecType.host_test:
822 if exec_type in [TestExecType.device_test, TestExecType.host_test,