Searched refs:traceDestFile (Results 1 – 2 of 2) sorted by relevance
34 traceDestFile = DEFAULT_DESTINATION_FILE; property in AdbConsumerPort180 return `gzip -c ${this.traceDestFile} && rm -f ${this.traceDestFile}`;185 const perfettoCmd = `perfetto -c - -o ${this.traceDestFile}`;
105 adbController.traceDestFile = 'DEST';