Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/power/gnss/
DPowerGnssDpoSimTest.py45 gutil.start_gnss_by_gtw_gpstool(self.dut, state=True, type="gnss", bgdisplay=True)
53 gutil.start_gnss_by_gtw_gpstool(self.dut, state=False)
58 gutil.start_gnss_by_gtw_gpstool(self.dut, state=True, type="gnss", bgdisplay=True)
66 gutil.start_gnss_by_gtw_gpstool(self.dut, state=False)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py606 def start_gnss_by_gtw_gpstool(ad, state, type="gnss", bgdisplay=False): function
647 start_gnss_by_gtw_gpstool(ad, True, type)
657 start_gnss_by_gtw_gpstool(ad, False, type)
665 start_gnss_by_gtw_gpstool(ad, False, type)
720 start_gnss_by_gtw_gpstool(ad, False, type)
/tools/test/connectivity/acts/tests/google/gnss/
DGnssSanityTest.py59 from acts.test_utils.gnss.gnss_test_utils import start_gnss_by_gtw_gpstool
658 start_gnss_by_gtw_gpstool(self.ad, False)
911 start_gnss_by_gtw_gpstool(self.ad, False)
945 start_gnss_by_gtw_gpstool(self.ad, False)
DLocationPlatinumTest.py249 gutils.start_gnss_by_gtw_gpstool(self.ad, True)