Searched refs:simple_table (Results 1 - 2 of 2) sorted by relevance

/external/toolchain-utils/cros_utils/
H A Dtabulator_test.py107 simple_table = [
122 our_table = [simple_table[0]]
123 for row in simple_table[1:]:
H A Dtabulator.py1258 simple_table = [ variable
1265 t = GetSimpleTable(simple_table)
1267 email += GetSimpleTable(simple_table, TablePrinter.HTML)

Completed in 311 milliseconds