Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 21 of 21) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/config/
Dsample_testbed_configs.json7 "AndroidDevice": [{"serial" : "<serial_1>", "adb_logcat_param": "-b all"}, string
8 {"serial" : "<serial_2>", "adb_logcat_pram": "-b all"} ] string
13 "AndroidDevice": [{"serial" : "<serial_1>", "adb_logcat_param": "-b all"}, string
14 {"serial" : "<serial_2>", "adb_logcat_pram": "-b all"}, string
15 {"serial" : "<serial_3>", "adb_logcat_pram": "-b all"} ] string
20 "AndroidDevice": [{"serial" : "<serial_1>", "adb_logcat_param": "-b all"}, string
21 {"serial" : "<serial_2>", "adb_logcat_pram": "-b all"} ], string
37 {"serial": "<MSIM_device_serial_1>", string
43 {"serial": "<MSIM_device_serial_2>", string
53 "AndroidDevice": [{"serial" : "<serial_1>", "adb_logcat_param": "-b all"}], string
/tools/test/connectivity/acts/framework/
Dsample_config_2.json10 "AndroidDevice": [{"serial": "<serial>", "label": "caller"}, string
11 {"serial": "<serial>", "label": "callee", "whatever": "anything"}] string
Dsample_config.json12 "AndroidDevice": [{"serial": "<serial>", "label": "caller"}, string
13 {"serial": "<serial>", "label": "callee", "whatever": "anything"}] string
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/
Dlogcat.py71 def _on_retry(serial, extra_params, timestamp_tracker): argument
82 def create_logcat_keepalive_process(serial, logcat_dir, extra_params=''): argument
Dservices.py40 def serial(self): member in AndroidService
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_tools/
Dadb_sideload_ota_tool_test.py28 def get_mock_android_device(serial='', ssh_connection=None): argument
Dupdate_device_ota_tool_test.py27 def get_mock_android_device(serial='', ssh_connection=None): argument
/tools/test/connectivity/acts/framework/acts/libs/uicd/
Duicd_cli.py110 def run(self, serial, workflows, timeout=120): argument
/tools/test/connectivity/acts/framework/tests/libs/ota/
Dota_updater_test.py24 def __init__(self, serial): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dsimulated_carkit_device.py27 def __init__(self, serial): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dfastboot.py48 def __init__(self, serial="", ssh_connection=None): argument
Darduino_wifi_dongle.py121 def __init__(self, serial): argument
Dadb.py71 def __init__(self, serial="", ssh_connection=None): argument
Dandroid_device.py362 def __init__(self, serial='', ssh_connection=None): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/
Dmonsoon.py40 def __init__(self, serial, device=None): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/hvpm/
Dmonsoon.py47 def __init__(self, serial): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dsyslog_lib.py43 def start_syslog(serial, argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py134 serial, argument
Devent_dispatcher.py57 def __init__(self, serial, rpc_client): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dstock_transformers.py63 def __init__(self, serial=None, sampling_duration=None): argument
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py72 serial, argument
140 def __init__(self, serial): argument