Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py88 KEY_UL_64_QAM = "64_qam_ul" variable in LteSimulation
508 if self.KEY_UL_64_QAM not in test_config:
511 self.KEY_UL_64_QAM))
513 self.ul_64_qam = test_config.get(self.KEY_UL_64_QAM, False)
519 "order.".format(self.KEY_UL_64_QAM))