Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dandroid.py145 logcat_file=False): argument
177 if logcat_file:
178 with self.device.GetLogcatMonitor(output_file=logcat_file) as logmon:
/external/v8/tools/
Drun_perf.py762 logcat_file = None
765 logcat_file = os.path.join(
768 logging.debug('Dumping logcat into %s', logcat_file)
777 logcat_file=logcat_file,