Home
last modified time | relevance | path

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

/tools/asuite/atest/test_runners/
Dmobly_test_runner_unittest.py310 def test_get_cvd_serials(self, get_adb_devices) -> None: argument
/tools/asuite/atest/
Datest_utils.py1426 def get_adb_devices(): function