Home
last modified time | relevance | path

Searched refs:check_location_service (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/gnss/
DFlpTtffTest.py30 from acts.test_utils.gnss.gnss_test_utils import check_location_service
DGnssSanityTest.py47 from acts.test_utils.gnss.gnss_test_utils import check_location_service
415 check_location_service(self.ad)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py225 check_location_service(ad)
265 def check_location_service(ad): function