Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DGsmSimulation.py48 PARAM_SLOTS = "slots" variable in GsmSimulation
137 if self.PARAM_SLOTS not in parameters or len(
138 parameters[self.PARAM_SLOTS]) != 2:
142 self.PARAM_SLOTS))
143 values = parameters[self.PARAM_SLOTS]