Home
last modified time | relevance | path

Searched refs:_ExecuteCommand (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/vndk/golden/
Ddump_abi.py26 def _ExecuteCommand(cmd, **kwargs): function
60 stdout = _ExecuteCommand(cmd, cwd=build_top_dir)
/test/framework/harnesses/host_controller/command_processor/
Dcommand_test.py111 def _ExecuteCommand(cmd): member in CommandTest
180 self._ExecuteCommand(cmd)