Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py936 def pow_range(max_value, base): argument
940 return range(int(math.ceil(math.log(max_value, base))))