Searched refs:stop_pixel_logger (Results 1 – 10 of 10) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssVendorFeaturesTest.py | 59 gutils.stop_pixel_logger(self.ad) 260 gutils.stop_pixel_logger(self.ad)
|
D | GnssFunctionTest.py | 136 gutils.stop_pixel_logger(self.ad) 685 gutils.stop_pixel_logger(self.ad) 698 gutils.stop_pixel_logger(self.ad) 884 gutils.stop_pixel_logger(self.ad) 892 gutils.stop_pixel_logger(self.ad)
|
D | GnssSuplTest.py | 86 gutils.stop_pixel_logger(self.ad)
|
D | GnssWearableTetherFunctionTest.py | 79 gutils.stop_pixel_logger(self.watch)
|
D | GnssConcurrencyTest.py | 84 gutils.stop_pixel_logger(self.ad)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | cellular_performance_test_utils.py | 325 def stop_pixel_logger(self, log_path, tag=None): member in PixelDeviceUtils 658 def stop_pixel_logger(self, log_path, tag=None): member in AndroidNonPixelDeviceUtils
|
D | CellularThroughputBaseTest.py | 153 self.dut_utils.stop_pixel_logger(log_path)
|
/tools/test/connectivity/acts_tests/tests/google/cellular/performance/ |
D | CellularRxPowerTest.py | 105 self.dut_utils.stop_pixel_logger(log_path))
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_test_utils.py | 796 stop_pixel_logger(ad) 2167 stop_pixel_logger(ad) 2173 def stop_pixel_logger(ad): function 2511 stop_pixel_logger(ad) 2543 def _get_power_mode_log_from_pixel_logger(ad, brcm_error_log_allowlist, stop_pixel_logger=True): argument 2552 ad, _BRCM_DUTY_CYCLE_PATTERN, brcm_error_log_allowlist, stop_pixel_logger) 3273 ad, brcm_error_allowlist, stop_pixel_logger=False)
|
D | LabTtffTestBase.py | 410 gutils.stop_pixel_logger(self.dut)
|