Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/gnss/
DLocationPlatinumTest.py129 self.ad, ttff_mode=mode, iteration=1, aid_data=True)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py669 def start_ttff_by_gtw_gpstool(ad, ttff_mode, iteration, aid_data=False): argument
679 if (ttff_mode == "hs" or ttff_mode == "ws") and not aid_data: