Searched refs:adb_proxy (Results 1 – 3 of 3) sorted by relevance
27 with mock.patch('acts.controllers.adb.AdbProxy') as adb_proxy, (
26 with mock.patch('acts.controllers.adb.AdbProxy') as adb_proxy, (
477 def test_get_apk_process_id_process_cannot_find(self, adb_proxy): argument485 def test_get_apk_process_id_process_exists_second_try(self, adb_proxy): argument494 def test_get_apk_process_id_bad_return(self, adb_proxy): argument502 def test_get_apk_process_id_bad_return(self, adb_proxy): argument