Lines Matching refs:TableGenerator
17 p-values, custom colors, etc. Tables are generated by TableGenerator and
34 tg = TableGenerator(runs, labels, TableGenerator.SORT_BY_VALUES_DESC)
90 class TableGenerator(object):
156 The list of list of dicts is passed into the constructor of TableGenerator.
771 This class takes in a table generated by TableGenerator and a list of column
1180 tg = TableGenerator(runs, labels, TableGenerator.SORT_BY_VALUES_DESC)