Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/
Dcellular_traffic_power_test.py156 dl_max_throughput = self.simulation.maximum_downlink_throughput()
237 expected_t = self.simulation.maximum_downlink_throughput()
296 max_dl_tput = self.simulation.maximum_downlink_throughput()
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DUmtsSimulation.py249 def maximum_downlink_throughput(self): member in UmtsSimulation
DLteCaSimulation.py400 def maximum_downlink_throughput(self): member in LteCaSimulation
DBaseSimulation.py789 def maximum_downlink_throughput(self): member in BaseSimulation
DLteSimulation.py908 def maximum_downlink_throughput(self): member in LteSimulation