Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py1192 def health_check(dut, batt_thresh=5, temp_threshold=53, cooldown=1): argument
1215 if temperature > temp_threshold:
1219 wait_for_dut_cooldown(dut, target_temp=temp_threshold - 5)