Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Ddut_log_test_utils.py119 def stop_background_diagmdlog(ad, local_logpath, keep_logs=True): argument
137 ad.adb.pull("{} {}".format(DEVICE_DIAGMDLOG_FOLDER, local_logpath))
150 local_logpath))
162 def get_gpstool_logs(ad, local_logpath, keep_logs=True): argument
173 gps_log_path = os.path.join(local_logpath, 'GPSLogs')
183 def get_pixellogger_bcm_log(ad, local_logpath, keep_logs=True): argument
194 ad.adb.pull("{} {}".format(DEVICE_PIXEL_LOGGER_FOLDER, local_logpath))