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.py688 def _handle_device_error(self, exception, task, test_drivers): argument
703 def _clear_not_executed(cls, task, test_drivers): argument
716 def report_not_executed(cls, report_path, test_drivers, error_message, argument
773 test_drivers): argument
805 def _start_queue_monitor(message_queue, test_drivers, argument
Dconcurrent.py691 def __init__(self, message_queue, current_driver_threads, test_drivers): argument