Searched refs:exectype (Results 1 – 4 of 4) sorted by relevance
257 exectype = "exectype" variable in ConfigConst
316 options.exectype = "device"496 exectype = "exectype" variable in ConfigConst
170 if task.config.exectype == TestExecType.device_test:172 elif task.config.exectype == TestExecType.host_test:175 LOG.info("Exec type %s is bypassed" % task.config.exectype)823 exec_type = options.exectype
236 dest=ConfigConst.exectype,