Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteCaSimulation.py282 values = self.consume_parameter(parameters, self.PARAM_SCHEDULING, 1)
289 self.PARAM_SCHEDULING))
299 self.PARAM_SCHEDULING,
DLteSimulation.py41 PARAM_SCHEDULING = "scheduling" variable in LteSimulation
398 values = self.consume_parameter(parameters, self.PARAM_SCHEDULING, 1)
404 "static by default.".format(self.PARAM_SCHEDULING))
412 "'dynamic' or 'static'.".format(self.PARAM_SCHEDULING))