Home
last modified time | relevance | path

Searched defs:get_adb_devices (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/torq/
H A Ddevice.py38 def get_adb_devices(): member in AdbDevice
/aosp_15_r20/tools/asuite/atest/test_runners/
H A Dmobly_test_runner_unittest.py311 def test_get_cvd_serials(self, get_adb_devices) -> None: argument
/aosp_15_r20/tools/asuite/atest/
H A Datest_utils.py1533 def get_adb_devices(): function