Searched refs:lastReport (Results 1 – 1 of 1) sorted by relevance
327 String lastReport = null; in processDmesg() local346 lastReport = String.join("\n", currentReport); in processDmesg()352 if (lastReport == null) { in processDmesg()363 final String reportText = headers + lastReport; in processDmesg()