Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssFunctionTest.py515 self.ad, retries=3, location_type="cell")
540 self.ad, retries=3, location_type="wifi")
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py1287 def check_network_location(ad, retries, location_type, criteria=30): argument
1301 search_pattern = ("GPSTool : networkLocationType = %s" % location_type)
1318 ad.log.error("Unable to report network location \"%s\"." % location_type)