Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dperf.py42 self._temperature_init = utils.get_current_temperature_max()
52 self._temperature_cold = utils.get_current_temperature_max()
105 current_temperature = utils.get_current_temperature_max()
/external/autotest/client/bin/
Dsite_utils.py581 temperature = get_current_temperature_max()
589 temperature = get_current_temperature_max()
596 temperature = get_current_temperature_max()
754 def get_current_temperature_max(): function