Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py116 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 …]
Dconcurrent.py78 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/
Dui_record.h119 void Start(int interval, std::function<void()> task) in Start()
/test/testfwk/arkxtest/jsunit/src/
Dcore.js45 task: {} property
/test/testfwk/developer_test/src/core/command/
Dconsole.py457 task = "task" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py240 task = "task" variable in ConfigConst
/test/xts/acts/ability_lite/ability_posix/src/
DAbilityMgrTest.cpp946 auto task = [hapPath]{ in __anonc12eb9d60102() variable
DAbilityMgrTest2.cpp978 auto task = [this, hapPath]{ in __anone7310fa80102() variable
/test/xts/hats/hdf/camera/buffer_manager/
Dbuffer_manager_utest.cpp250 std::thread task([&bufferPool, &bufferVector] { in __anon003b7ddb0702() variable