Home
last modified time | relevance | path

Searched refs:stop_adb_logcat (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py451 ad.stop_adb_logcat()
456 ad.stop_adb_logcat()
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/
Dservices.py85 self.ad.stop_adb_logcat()
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py1408 ad.stop_adb_logcat()
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py820 def stop_adb_logcat(self): member in AndroidDevice