/tools/test/connectivity/acts/framework/acts/libs/proc/ |
D | job.py | 70 command=[], argument 106 def run(command, argument 171 def run_async(command, env=None): argument
|
D | process.py | 50 def __init__(self, command, **kwargs): argument 234 def __start_process(command, **kwargs): argument
|
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/ |
D | ota_tool_factory.py | 27 def create(ota_tool_class, command): argument
|
D | ota_tool.py | 25 def __init__(self, command): argument
|
D | update_device_ota_tool.py | 34 def __init__(self, command): argument
|
/tools/test/openhst/ |
D | stress_test.py | 199 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
|
D | stress_test.proto | 67 string command = 1; field 117 string command = 5; field
|
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/ |
D | formatter.py | 164 def format_remote_command(self, command, env): argument 189 def format_command(self, argument
|
D | connection.py | 154 command, argument 280 def run_async(self, command, env=None): argument
|
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_tools/ |
D | ota_tool_factory_test.py | 22 def __init__(self, command): argument
|
/tools/asuite/asuite_plugin/src/test/unittests/ |
D | CommandRunnerTest.java | 41 ArrayList<String> command = new ArrayList<String>(); in testCommandRunnerByLs() local
|
/tools/asuite/atest/unittest_data/acloud/ |
D | create_failure.json | 2 "command": "create_cf", string
|
D | create_success.json | 2 "command": "create_cf", string
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | _anritsu_utils.py | 224 def __init__(self, error, command=None): argument
|
/tools/treble/build/sandbox/ |
D | nsjail.py | 49 def run(command, argument 143 def get_command(command, argument
|
/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/ |
D | ota_runner_factory.py | 106 command=DEFAULT_OTA_COMMAND, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | adb.py | 258 def shell(self, command, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument 265 def shell_nb(self, command): argument
|
D | abstract_inst.py | 26 def __init__(self, error, command=None): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | b29_lib.py | 144 def _send_command(self, command): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | rpc_connection.py | 101 def _cmd(self, command): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/ |
D | shell.py | 42 def run(self, command, timeout=60): argument
|
/tools/acloud/public/actions/ |
D | common_operations.py | 211 def CreateDevices(command, cfg, device_factory, num, avd_type, argument
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZipToolsTest.java | 170 List<String> command = Lists.newArrayList(mUnzipCommand); in testReadZFile() local
|
/tools/acloud/internal/lib/ |
D | ota_tools.py | 128 def _ExecuteCommand(*command, **popen_args):
|
/tools/acloud/public/ |
D | report.py | 104 def __init__(self, command): argument
|