Searched defs:thermal_throttle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/platform/
H A Dandroid_platform_backend.py28 from pylib.perf import thermal_throttle # pylint: disable=F0401 namespace
58 self._thermal_throttle = thermal_throttle.ThermalThrottle(self._device)

Completed in 254 milliseconds