Searched refs:hasPeriodConfidence (Results 1 – 1 of 1) sorted by relevance
140 public boolean hasPeriodConfidence() { in hasPeriodConfidence() method in AudioLoopbackTestHelper.ResultData554 … sb.append(data.hasPeriodConfidence() ? data.getPeriodConfidence() : "").append(SEPARATOR); in writeAllResultsToCSVFile()