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/controllers/cellular_lib/
DPresetSimulation.py149 def maximum_downlink_throughput(self): member in PresetSimulation
DUmtsSimulation.py221 def maximum_downlink_throughput(self): member in UmtsSimulation
DLteSimulation.py667 def maximum_downlink_throughput(self): member in LteSimulation
DBaseSimulation.py723 def maximum_downlink_throughput(self): member in BaseSimulation
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_traffic_power_test.py158 dl_max_throughput = self.simulation.maximum_downlink_throughput()
239 expected_t = self.simulation.maximum_downlink_throughput()
303 max_dl_tput = self.simulation.maximum_downlink_throughput()