Searched refs:toTableRowString (Results 1 – 3 of 3) sorted by relevance
293 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testTxFateReportToTableRowString()312 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testTxFateReportToTableRowString()332 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testTxFateReportToTableRowString()397 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testRxFateReportToTableRowString()418 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testRxFateReportToTableRowString()
786 pw.print(fate.toTableRowString()); in dumpPacketFatesInternal()
2869 public String toTableRowString() { in toTableRowString() method in WifiNative.FateReport