/tools/test/connectivity/acts/framework/acts/libs/proc/ |
D | job.py | 72 command=[], argument 108 def run(command, argument 172 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 646 def Command(self, command): argument 729 def RunAsyncCommand(devices, command): argument
|
D | stress_test.proto | 67 string command = 1; field 117 string command = 5; field
|
/tools/asuite/atest/bazel/runner/tests/src/com/android/tradefed/testtype/bazel/ |
D | BazelTestTest.java | 233 List<String> command = new ArrayList<>(); in targetsNotSet_testsAllTargets() local 321 List<String> command = new ArrayList<>(); in includeTestModule_runsOnlyThatModule() local 351 List<String> command = new ArrayList<>(); in excludeTestModule_doesNotRunTestModule() local 381 List<String> command = new ArrayList<>(); in excludeTestFunction_generatesExcludeFilter() local
|
/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
|
D | create_success_local_instance.json | 2 "command": "create", 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/acloud/internal/lib/ |
D | emulator_console.py | 108 def Send(self, command): argument
|
/tools/treble/build/treble_build/local/ |
D | ninja_test.go | 27 command *TestCmd member
|
/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 | 43 def run(self, command, timeout=60): argument
|