Searched refs:check_xtra_download (Results 1 – 2 of 2) sorted by relevance
70 from acts.test_utils.gnss.gnss_test_utils import check_xtra_download912 mobile_xtra_result = check_xtra_download(self.ad, begin_time)946 wifi_xtra_result = check_xtra_download(self.ad, begin_time)
456 def check_xtra_download(ad, begin_time): function