Searched defs:test_drivers (Results 1 – 2 of 2) sorted by relevance
| /test/xdevice/src/xdevice/_core/executor/ |
| D | scheduler.py | 567 def _handle_device_error(self, exception, task, test_drivers): argument 582 def _clear_not_executed(cls, task, test_drivers): argument 595 def report_not_executed(cls, report_path, test_drivers, error_message, argument 652 test_drivers): argument 685 def _start_queue_monitor(message_queue, test_drivers, argument
|
| D | concurrent.py | 468 def __init__(self, message_queue, current_driver_threads, test_drivers): argument
|