Searched defs:task (Results 1 – 9 of 9) sorted by relevance
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | scheduler.py | 116 def __execute__(self, task): argument 172 def _device_test_execute(self, task): argument 181 def _host_test_execute(self, task): argument 225 def _dry_run_device_test_execute(self, task): argument 284 def _generate_task_report(self, task, used_devices=None): argument 314 def _create_listeners(cls, task): argument 452 def _decc_task_setup(self, environment, task): argument 503 def _dynamic_concurrent_execute(self, task, used_devices): argument 590 def _append_history_result(cls, task, module_name): argument 635 def _handle_device_error(self, exception, task, test_drivers): argument [all …]
|
| D | concurrent.py | 78 def __init__(self, test_driver, task, environment, message_queue): argument 475 def __init__(self, test_driver, task, environment, message_queue): argument
|
| /test/testfwk/arkxtest/uitest/record/ |
| D | ui_record.h | 119 void Start(int interval, std::function<void()> task) in Start()
|
| /test/testfwk/arkxtest/jsunit/src/ |
| D | core.js | 45 task: {} property
|
| /test/testfwk/developer_test/src/core/command/ |
| D | console.py | 457 task = "task" variable in ConfigConst
|
| /test/xts/acts/ability_lite/ability_posix/src/ |
| D | AbilityMgrTest.cpp | 946 auto task = [hapPath]{ in __anon624936350102() variable
|
| D | AbilityMgrTest2.cpp | 978 auto task = [this, hapPath]{ in __anonab9b17e70102() variable
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | constants.py | 240 task = "task" variable in ConfigConst
|
| /test/xts/hats/hdf/camera/buffer_manager/ |
| D | buffer_manager_utest.cpp | 250 std::thread task([&bufferPool, &bufferVector] { in __anonc4a5861a0702() variable
|