Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py590 def wait_for_dut_cooldown(dut, target_temp=50, timeout=300): argument
601 if temperature < target_temp:
636 wait_for_dut_cooldown(dut, target_temp=temp_threshold - 5)