Searched refs:check_location_api (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | LocationPlatinumTest.py | 155 gutils.check_location_api(self.ad, retries=1), 167 gutils.check_location_api(self.ad, retries=1), 180 gutils.check_location_api(self.ad, retries=1), 192 gutils.check_location_api(self.ad, retries=1), 209 gutils.check_location_api(self.ad, retries=1), 216 gutils.check_location_api(self.ad, retries=1),
|
D | GnssFunctionTest.py | 50 from acts_contrib.test_utils.gnss.gnss_test_utils import check_location_api 553 test_result = check_location_api(self.ad, retries=3)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_test_utils.py | 1538 def check_location_api(ad, retries): function
|