Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py413 ad.stop_adb_logcat()
432 ad.stop_adb_logcat()
461 ad.stop_adb_logcat()
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py441 self.stop_adb_logcat()
763 def stop_adb_logcat(self): member in AndroidDevice