Home
last modified time | relevance | path

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

/external/pigweed/pw_bloat/py/pw_bloat/
Dbloat_output.py81 LABEL_COLUMN = 'Label' variable in TableOutput
102 max_label = len(self.LABEL_COLUMN)
122 column_names = [self._center_align(self.LABEL_COLUMN, max_label)