Searched refs:run_ttff_via_gtw_gpstool (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssWearableTetherFunctionTest.py | 119 def run_ttff_via_gtw_gpstool(self, mode, criteria): member in GnssWearableTetherFunctionTest 308 self.run_ttff_via_gtw_gpstool("ws", self.far_start_criteria)
|
D | GnssFunctionTest.py | 268 gutils.run_ttff_via_gtw_gpstool(
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_test_utils.py | 1072 def run_ttff_via_gtw_gpstool(ad, mode, criteria, test_cycle, true_location, function 3220 return run_ttff_via_gtw_gpstool(ad, mode, criteria, test_cycle, base_lat_long)
|