Home
last modified time | relevance | path

Searched defs:test_drivers (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py635 def _handle_device_error(self, exception, task, test_drivers): argument
650 def _clear_not_executed(cls, task, test_drivers): argument
663 def report_not_executed(cls, report_path, test_drivers, error_message, argument
720 test_drivers): argument
754 def _start_queue_monitor(message_queue, test_drivers, argument
Dconcurrent.py617 def __init__(self, message_queue, current_driver_threads, test_drivers): argument