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

/external/toolchain-utils/cros_utils/
H A Dtabulator.py125 def _GetLowestValue(self, key): member in class:TableGenerator
141 return sorted(keys, key=lambda x: self._GetLowestValue(x))

Completed in 51 milliseconds