Home
last modified time | relevance | path

Searched refs:start_gnss_by_gtw_gpstool (Results 1 – 11 of 11) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/gnss/
DLabGnssPowerSweepTest.py21start_gnss_by_gtw_gpstool, process_ttff_by_gtw_gpstool, calculate_position_error
75 start_gnss_by_gtw_gpstool(self.dut, state=True)
82 start_gnss_by_gtw_gpstool(self.dut, state=False)
114 start_gnss_by_gtw_gpstool(self.dut, state=False)
160 start_gnss_by_gtw_gpstool(self.dut, state=False)
209 start_gnss_by_gtw_gpstool(self.dut, state=False)
240 start_gnss_by_gtw_gpstool(self.dut, state=True, type=type)
DGnssWearableTetherFunctionTest.py30 from acts_contrib.test_utils.gnss.gnss_test_utils import start_gnss_by_gtw_gpstool
100 start_gnss_by_gtw_gpstool(self.phone, True, api_type="FLP")
112 start_gnss_by_gtw_gpstool(self.phone, False, api_type="FLP")
207 start_gnss_by_gtw_gpstool(self.phone, True, api_type="FLP")
209 start_gnss_by_gtw_gpstool(self.watch, True, api_type="FLP")
222 start_gnss_by_gtw_gpstool(self.phone, False, api_type="FLP")
DGnssFunctionTest.py52 from acts_contrib.test_utils.gnss.gnss_test_utils import start_gnss_by_gtw_gpstool
295 gutils.start_gnss_by_gtw_gpstool(self.ad, False)
299 gutils.start_gnss_by_gtw_gpstool(self.ad, False)
367 start_gnss_by_gtw_gpstool(self.ad, state=False)
684 start_gnss_by_gtw_gpstool(self.ad, False)
695 start_gnss_by_gtw_gpstool(self.ad, False)
836 start_gnss_by_gtw_gpstool(self.ad, state=False)
DGnssVendorFeaturesTest.py90 gutils.start_gnss_by_gtw_gpstool(self.ad, True)
204 gutils.start_gnss_by_gtw_gpstool(self.ad, False)
231 gutils.start_gnss_by_gtw_gpstool(self.ad, False)
DGnssConcurrencyTest.py210 gutils.start_gnss_by_gtw_gpstool(self.ad, False)
268 gutils.start_gnss_by_gtw_gpstool(self.ad, True, freq=freq[1])
270 gutils.start_gnss_by_gtw_gpstool(self.ad, False)
DLocationPlatinumTest.py207 gutils.start_gnss_by_gtw_gpstool(self.ad, True)
/tools/test/connectivity/acts_tests/tests/google/power/gnss/
DPowerGnssDpoSimTest.py51 gutil.start_gnss_by_gtw_gpstool(self.dut, state=True, type="gnss",
59 gutil.start_gnss_by_gtw_gpstool(self.dut, state=False)
72 gutil.start_gnss_by_gtw_gpstool(self.dut, state=True,type="gnss",
81 gutil.start_gnss_by_gtw_gpstool(self.dut, state=False)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerGTWGnssBaseTest.py63 gutils.start_gnss_by_gtw_gpstool(self.ad, True, 'gnss')
65 gutils.start_gnss_by_gtw_gpstool(self.ad, False, 'gnss')
99 gutils.start_gnss_by_gtw_gpstool(self.ad, True, 'gnss', True, freq,
111 gutils.start_gnss_by_gtw_gpstool(self.ad, False, 'gnss')
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
DGnssBlankingBase.py33 from acts_contrib.test_utils.gnss.gnss_test_utils import start_gnss_by_gtw_gpstool
297 start_gnss_by_gtw_gpstool(self.dut, state=True)
365 start_gnss_by_gtw_gpstool(self.dut, state=False)
DLabTtffTestBase.py431 gutils.start_gnss_by_gtw_gpstool(self.dut, state=True)
436 gutils.start_gnss_by_gtw_gpstool(self.dut, state=False)
Dgnss_test_utils.py860 def start_gnss_by_gtw_gpstool(ad, function
930 start_gnss_by_gtw_gpstool(ad, state=True, api_type=api_type, meas=meas_flag, freq=freq,
941 start_gnss_by_gtw_gpstool(ad, state=False, api_type=api_type)
947 start_gnss_by_gtw_gpstool(ad, state=False, api_type=api_type)
1051 start_gnss_by_gtw_gpstool(ad, state=False, api_type=api_type)
2676 start_gnss_by_gtw_gpstool(ad, state=False, api_type=api_type)
3294 start_gnss_by_gtw_gpstool(ad, state=False)