Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/
Dcellular_traffic_power_test.py157 ul_max_throughput = self.simulation.maximum_uplink_throughput()
235 expected_t = self.simulation.maximum_uplink_throughput()
297 max_ul_tput = self.simulation.maximum_uplink_throughput()
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DUmtsSimulation.py263 def maximum_uplink_throughput(self): member in UmtsSimulation
DBaseSimulation.py801 def maximum_uplink_throughput(self): member in BaseSimulation
DLteSimulation.py1032 def maximum_uplink_throughput(self): member in LteSimulation