Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DUmtsSimulation.py84 packet_rate_to_ul_throughput = { variable in UmtsSimulation
244 if self.packet_rate not in self.packet_rate_to_ul_throughput:
247 return self.packet_rate_to_ul_throughput[self.packet_rate]