Searched refs:toTableRowString (Results 1 – 3 of 3) sorted by relevance
224 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testTxFateReportToTableRowString()243 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testTxFateReportToTableRowString()263 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testTxFateReportToTableRowString()328 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testRxFateReportToTableRowString()349 fateReport.toTableRowString().replaceAll("\\s+", " ").trim().matches( in testRxFateReportToTableRowString()
663 pw.print(fate.toTableRowString()); in dumpPacketFatesInternal()
2649 public String toTableRowString() { in toTableRowString() method in WifiNative.FateReport