Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
D_anritsu_utils.py181 table = {' ': '%20', '!': '%21', '\"': '%22', '#': '%23', '$': '%24',
188 if char in table:
189 coded_str += table[char]
196 table = {'%20': ' ', '%21': '!', '%22': '\"', '%23': '#', '%24': '$',
202 for char in table:
204 coded_str = coded_str.replace(char, table[char])
209 table = {' ': '%20', '!': '%21', '\"': '%22', '#': '%23', '$': '%24',
216 if char in table:
217 coded_str += table[char]
/tools/tradefederation/core/src/com/android/tradefed/util/
DTableFormatter.java46 public void displayTable(List<List<String>> table, PrintWriter writer) { in displayTable() argument
47 if (table.size() <= 0) { in displayTable()
51 List<Integer> maxColumnSizes = getColumnSizes(table); in displayTable()
52 for (List<String> rowData : table) { in displayTable()
68 private List<Integer> getColumnSizes(List<List<String>> table) { in getColumnSizes() argument
70 for (List<String> rowData : table) { in getColumnSizes()
/tools/tradefederation/contrib/src/com/android/regression/tests/
DDetectRegression.java172 TableBuilder table = new TableBuilder(TABLE_HEADER.length); in logResult() local
173 table.addTitle(TITLE).addLine(TABLE_HEADER).addDoubleLineSeparator(); in logResult()
182 table.addLine(runResult).addSingleLineSeparator(); in logResult()
183 runMetricsResult.stream().map(TableRow::toStringArray).forEach(table::addLine); in logResult()
185 table.addSingleLineSeparator(); in logResult()
201 table.addLine(testResult).addSingleLineSeparator(); in logResult()
203 table.addLine("> " + test); in logResult()
208 .forEach(table::addLine); in logResult()
209 table.addBlankLineSeparator(); in logResult()
211 table.addDoubleLineSeparator(); in logResult()
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils_tests/power/tel/lab/
Densure_valid_calibration_table_test.py56 def _assert_calibration_table_passes(self, table): argument
57 self._assert_no_exception(self.test.ensure_valid_calibration_table, table)
59 def _assert_calibration_table_fails(self, table): argument
61 self.test.ensure_valid_calibration_table(table)
/tools/netsim/guide/src/development/
DREADME.md36 The table below summarizes the two virtual device environments:
/tools/asuite/atest/
Dmodule_info.py1226 for table, contents in data_map.items():
1588 self.table = table_name
/tools/external/fat32lib/
DNOTICE66table of data to be supplied by an application program that uses the facility, other than as an ar…
67 …erefore, Subsection 2d requires that any application-supplied function or table used by this funct…
/tools/metalava/
DFORMAT.md109 <table>
142 </table>
/tools/dexter/testdata/expected/
Dmedium.compact_cfg103178 37| const-string/jumbo v19, "Flushing old alerts from shared prefs table"