Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DPresetSimulation.py173 def maximum_uplink_throughput(self): member in PresetSimulation
DUmtsSimulation.py235 def maximum_uplink_throughput(self): member in UmtsSimulation
DLteSimulation.py792 def maximum_uplink_throughput(self): member in LteSimulation
DBaseSimulation.py735 def maximum_uplink_throughput(self): member in BaseSimulation
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_traffic_power_test.py159 ul_max_throughput = self.simulation.maximum_uplink_throughput()
237 expected_t = self.simulation.maximum_uplink_throughput()
304 max_ul_tput = self.simulation.maximum_uplink_throughput()