Searched defs:command (Results 1 – 9 of 9) sorted by relevance
| /test/vts/drivers/shell/ |
| D | ShellDriver.cpp | 54 CommandResult* VtsShellDriver::ExecShellCommandPopen(const string& command) { in ExecShellCommandPopen() 96 CommandResult* VtsShellDriver::ExecShellCommandNohup(const string& command) { in ExecShellCommandNohup() 129 const string& command, VtsDriverControlResponseMessage* responseMessage) { in ExecShellCommand() 168 for (const auto& command : cmd_msg.shell_command()) { in HandleShellCommandConnection() local
|
| D | ShellDriverTest.cpp | 49 static string vts_shell_driver_test_client_start(const string& command, in vts_shell_driver_test_client_start() 125 static string test_shell_command_output(const string& command, in test_shell_command_output()
|
| /test/vts/utils/python/common/ |
| D | cmd_utils.py | 24 def RunCommand(command): argument
|
| /test/vts/utils/python/mirror/ |
| D | shell_mirror_object.py | 28 def Execute(self, command): argument
|
| /test/vts-testcase/kernel/ltp/ |
| D | test_case.py | 45 def __init__(self, testsuite, testname, command): argument 94 def InternalAddLtpPathToCommand(self, command): argument
|
| /test/vts/utils/python/controllers/ |
| D | android.py | 104 def _cmd(self, command, uid=None): argument
|
| D | sl4a_client.py | 216 def _cmd(self, command, uid=None): argument
|
| /test/vts/runners/host/tcp_client/ |
| D | vts_tcp_client.py | 309 def ExecuteShellCommand(self, command): argument
|
| /test/vts/runners/target/gtest/ |
| D | gtest_main.cpp | 244 std::string command; in EnumerateTests() local
|