Searched defs:cmd (Results 1 – 14 of 14) sorted by relevance
| /test/vts/utils/python/common/ |
| D | cmd_utils.py | 42 def ExecuteOneShellCommand(cmd): argument 57 def ExecuteShellCommand(cmd): argument
|
| /test/vts/script/ |
| D | diagnose.py | 24 def runCommand(cmd, description): argument
|
| /test/vts/testcases/template/binary_test/ |
| D | binary_test_case.py | 63 cmd='', argument 148 def cmd(self): member in BinaryTestCase 156 def cmd(self, cmd): argument
|
| /test/vts/utils/python/controllers/ |
| D | adb.py | 28 def __init__(self, cmd, stdout, stderr, ret_code): argument 124 def _exec_cmd(self, cmd): argument
|
| D | android.py | 60 cmd='initiate', argument
|
| D | sl4a_client.py | 177 def open(self, cmd=Sl4aCommand.INIT): argument
|
| /test/vts/utils/python/controllers/attenuator_lib/ |
| D | _tnhelper.py | 59 def cmd(self, cmd_str, wait_ret=True): member in _TNHelper
|
| /test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/ |
| D | check_setup_cleanup.py | 217 def ExecuteShellCommand(self, cmd): argument
|
| /test/vts-testcase/security/poc/target/kernel_wifi/31707909/ |
| D | poc.cpp | 57 uint cmd; /* common ioctl definition */ member
|
| /test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/ |
| D | VtsFuzzTest.java | 233 String cmd = getVtsFuzzTestCmdLine(fullPath, flags); in runTest() local
|
| D | VtsMultiDeviceTest.java | 804 String[] cmd; in doRunTest() local
|
| /test/vts/agents/hal/ |
| D | SocketClientToDriver.cpp | 188 for (const auto& cmd : shell_command) { in ExecuteShellCommand() local
|
| D | AgentRequestHandler.cpp | 151 char* cmd = NULL; local
|
| /test/vts/runners/host/ |
| D | utils.py | 365 def start_standing_subprocess(cmd, check_health_delay=0): argument
|