Home
last modified time | relevance | path

Searched refs:tableFormatter (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
DCompatibilityConsole.java408 TableFormatter tableFormatter = new TableFormatter(); in listResults() local
459 tableFormatter.displayTable(table, new PrintWriter(System.out, true)); in listResults()