Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py59 MEASUREMENT_RETRY_COUNT = 3 variable
370 while retry_measure <= MEASUREMENT_RETRY_COUNT:
400 if retry_measure == MEASUREMENT_RETRY_COUNT:
440 if retry_measure > MEASUREMENT_RETRY_COUNT: