Home
last modified time | relevance | path

Searched defs:run_command (Results 1 – 3 of 3) sorted by relevance

/test/developertest/src/core/
Dconstants.py52 def run_command(self): member in ToolCommandType
/test/xdevice/src/xdevice/_core/testkit/
Dkit_lite.py633 def run_command(device, command): function
/test/xdevice/extension/src/xdevice_extension/_core/testkit/
Dkit.py790 def run_command(device, command): function