Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py609 def health_check(dut, batt_thresh=5, temp_threshold=53, cooldown=1): argument
632 if temperature > temp_threshold:
636 wait_for_dut_cooldown(dut, target_temp=temp_threshold - 5)