Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 32) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/libs/proc/
Djob.py70 command=[], argument
106 def run(command, argument
171 def run_async(command, env=None): argument
Dprocess.py50 def __init__(self, command, **kwargs): argument
234 def __start_process(command, **kwargs): argument
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/
Dota_tool_factory.py27 def create(ota_tool_class, command): argument
Dota_tool.py25 def __init__(self, command): argument
Dupdate_device_ota_tool.py34 def __init__(self, command): argument
/tools/test/openhst/
Dstress_test.py199 def __init__(self, name, command, output, events, argument
633 def AsyncCommand(self, command, log_output=False): argument
637 def __AsyncCommand(self, command, log_output=False): argument
643 def Command(self, command): argument
726 def RunAsyncCommand(devices, command): argument
Dstress_test.proto67 string command = 1; field
117 string command = 5; field
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dformatter.py164 def format_remote_command(self, command, env): argument
189 def format_command(self, argument
Dconnection.py154 command, argument
280 def run_async(self, command, env=None): argument
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_tools/
Dota_tool_factory_test.py22 def __init__(self, command): argument
/tools/asuite/asuite_plugin/src/test/unittests/
DCommandRunnerTest.java41 ArrayList<String> command = new ArrayList<String>(); in testCommandRunnerByLs() local
/tools/asuite/atest/unittest_data/acloud/
Dcreate_failure.json2 "command": "create_cf", string
Dcreate_success.json2 "command": "create_cf", string
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
D_anritsu_utils.py224 def __init__(self, error, command=None): argument
/tools/treble/build/sandbox/
Dnsjail.py49 def run(command, argument
143 def get_command(command, argument
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/
Dota_runner_factory.py106 command=DEFAULT_OTA_COMMAND, argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py258 def shell(self, command, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument
265 def shell_nb(self, command): argument
Dabstract_inst.py26 def __init__(self, error, command=None): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Db29_lib.py144 def _send_command(self, command): argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_connection.py101 def _cmd(self, command): argument
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Dshell.py42 def run(self, command, timeout=60): argument
/tools/acloud/public/actions/
Dcommon_operations.py211 def CreateDevices(command, cfg, device_factory, num, avd_type, argument
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DZipToolsTest.java170 List<String> command = Lists.newArrayList(mUnzipCommand); in testReadZFile() local
/tools/acloud/internal/lib/
Dota_tools.py128 def _ExecuteCommand(*command, **popen_args):
/tools/acloud/public/
Dreport.py104 def __init__(self, command): argument

12