Home
last modified time | relevance | path

Searched refs:location_type (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py652 def check_network_location(ad, retries, location_type): argument
674 if location_type in logcat_result["log_message"]:
681 ad.log.error("Unable to report network location \"%s\"." % location_type)
/tools/test/connectivity/acts/tests/google/gnss/
DGNSSSanityTest.py155 self.ad, retries=3, location_type = "networkLocationType=cell")
182 self.ad, retries=3, location_type = "networkLocationType=wifi")