Home
last modified time | relevance | path

Searched defs:android_devices (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/webrtc/infra/specs/
H A Dclient.webrtc.perf.json30 "android_devices": "1", string
66 "android_devices": "1", string
110 "android_devices": "1", string
146 "android_devices": "1", string
190 "android_devices": "1", string
225 "android_devices": "1", string
268 "android_devices": "1", string
303 "android_devices": "1", string
346 "android_devices": "1", string
382 "android_devices": "1", string
[all …]
H A Dclient.webrtc.json19 "android_devices": "1", string
42 "android_devices": "1", string
65 "android_devices": "1", string
88 "android_devices": "1", string
111 "android_devices": "1", string
134 "android_devices": "1", string
157 "android_devices": "1", string
181 "android_devices": "1", string
205 "android_devices": "1", string
229 "android_devices": "1", string
[all …]
H A Dtryserver.webrtc.json19 "android_devices": "1", string
42 "android_devices": "1", string
65 "android_devices": "1", string
88 "android_devices": "1", string
111 "android_devices": "1", string
134 "android_devices": "1", string
157 "android_devices": "1", string
181 "android_devices": "1", string
205 "android_devices": "1", string
229 "android_devices": "1", string
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_test_utils.py540 def factory_reset_bluetooth(android_devices): argument
617 def get_advanced_droid_list(android_devices): argument
1189 def log_energy_info(android_devices, state): argument
1381 def reset_bluetooth(android_devices): argument
1594 def setup_multiple_devices_for_bt_test(android_devices): argument
1714 def take_btsnoop_logs(android_devices, testcase, testname): argument
Dbt_carkit_lib.py57 android_devices = [] variable in E2eBtCarkitLib
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/ota/
Dota_updater.py24 def initialize(user_params, android_devices): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/
Dota_runner_factory.py30 def create_all_from_configs(config, android_devices): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_server.py604 def android_devices(): member in _AndroidDeviceBridge
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/pts/
Dcmd_input.py33 android_devices = [] variable in CmdInput
60 def setup_vars(self, android_devices, mac_addr, log): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dutils.py416 def require_sl4a(android_devices): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py855 android_devices, argument
/aosp_15_r20/external/googleapis/google/devtools/testing/v1/
H A Dtest_execution.proto797 repeated AndroidDevice android_devices = 1; field