Home
last modified time | relevance | path

Searched defs:target_temp (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/power_WaitForCoolDown/
Dpower_WaitForCoolDown.py23 def run_once(self, target_temp=48, max_runtime=600): argument
/external/chromium-trace/catapult/devil/devil/android/
Dcpu_temperature.py105 def LetCpuCoolToTemperature(self, target_temp, wait_period=30): argument
Dbattery_utils.py503 def LetBatteryCoolToTemperature(self, target_temp, wait_period=180): argument
/external/u-boot/tools/env/
Dfw_env.c1233 static int flash_open_tempfile(const char **dname, const char **target_temp) in flash_open_tempfile()
1274 const char *dname, *target_temp = NULL; in flash_io_write() local