Searched refs:get_bluetooth_crash_count (Results 1 – 2 of 2) sorted by relevance
76 initial_bt_crashes = bt_test_utils.get_bluetooth_crash_count(self.droid_ad)92 …crashes_since_start = abs(initial_bt_crashes - bt_test_utils.get_bluetooth_crash_count(self.droid_…
655 def get_bluetooth_crash_count(android_device): function