Searched refs:detect_crash_during_tracking (Results 1 – 2 of 2) sorted by relevance
20 from acts_contrib.test_utils.gnss.gnss_test_utils import detect_crash_during_tracking, gnss_trackin…242 detect_crash_during_tracking(self.dut, start_time, type)
1068 detect_crash_during_tracking(ad, begin_time, api_type, ignore_hal_crash)2656 def detect_crash_during_tracking(ad, begin_time, api_type, ignore_hal_crash=False): function