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.py1025 def check_network_location(ad, retries, location_type, criteria=30): argument
1051 if location_type in logcat_result["log_message"]:
1058 ad.log.error("Unable to report network location \"%s\"." % location_type)
/tools/test/connectivity/acts/tests/google/gnss/
DGnssSanityTest.py331 self.ad, retries=3, location_type="networkLocationType=cell")
357 self.ad, retries=3, location_type="networkLocationType=wifi")