Home
last modified time | relevance | path

Searched defs:task (Results 1 – 6 of 6) sorted by relevance

/test/xdevice/src/xdevice/_core/executor/
Dscheduler.py108 def __execute__(self, task): argument
164 def _device_test_execute(self, task): argument
172 def _host_test_execute(self, task): argument
216 def _generate_task_report(self, task, used_devices=None): argument
246 def _create_listeners(cls, task): argument
384 def _decc_task_setup(self, environment, task): argument
434 def _dynamic_concurrent_execute(self, task, used_devices): argument
521 def _append_history_result(cls, task, module_name): argument
567 def _handle_device_error(self, exception, task, test_drivers): argument
582 def _clear_not_executed(cls, task, test_drivers): argument
[all …]
Dconcurrent.py78 def __init__(self, test_driver, task, environment, message_queue): argument
/test/arkXtest/jsunit/src/
Dcore.js44 task: {} property
/test/xts/acts/aafwk_lite/ability_posix/src/
DAbilityMgrTest2.cpp810 auto task = [this, hapPath]{ in __anonc61d5f280102() variable
DAbilityMgrTest.cpp944 auto task = [this, hapPath]{ in __anon440f19560102() variable
/test/xdevice/src/xdevice/_core/
Dconstants.py253 task = "task" variable in ConfigConst