Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dpower_metrics.py40 CONVERSION_TABLES = { variable
70 if unit_type not in CONVERSION_TABLES:
146 CONVERSION_TABLES[self._unit_type][self._unit] /
147 CONVERSION_TABLES[self._unit_type][new_unit])