Searched refs:logcat_file (Results 1 – 2 of 2) sorted by relevance
145 logcat_file=False): argument177 if logcat_file:178 with self.device.GetLogcatMonitor(output_file=logcat_file) as logmon:
762 logcat_file = None765 logcat_file = os.path.join(768 logging.debug('Dumping logcat into %s', logcat_file)777 logcat_file=logcat_file,