Home
last modified time | relevance | path

Searched refs:exec_command (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/developer_test/src/core/command/
Drun.py289 scheduler.exec_command(command, options)
382 scheduler.exec_command(command, options)
/test/testfwk/xdevice/src/xdevice/_core/command/
Dconsole.py523 scheduler.exec_command(command, options)
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py816 def exec_command(self, command, options): member in Scheduler