Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/cfm/
Dcras_node_collector.py29 def _construct_columns(self, columns_str, columns_count): member in CrasNodeCollector
49 rows = [self._construct_columns(line, self.DEVICE_COLUMN_COUNT)
60 rows = [self._construct_columns(line, self.DEVICE_COLUMN_COUNT)
78 rows = [self._construct_columns(line, self.NODE_COLUMN_COUNT)
94 rows = [self._construct_columns(line, self.NODE_COLUMN_COUNT)