Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/power_Monitoring/
Dpower_Monitoring.py42 GET_CHARGE_TIMEOUT_MIN = (GET_CHARGE_DELAY_S / 60.0 * variable
185 @retry.retry(error.TestFail, timeout_min=GET_CHARGE_TIMEOUT_MIN,