Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py42 class SchedulingMode(Enum): class
647 new_config.scheduling_mode = SchedulingMode.STATIC
652 new_config.scheduling_mode = SchedulingMode.DYNAMIC
654 new_config.scheduling_mode = SchedulingMode.STATIC
660 if new_config.scheduling_mode == SchedulingMode.STATIC:
DLteCaSimulation.py295 scheduling = LteSimulation.SchedulingMode.STATIC
301 for scheduling_mode in LteSimulation.SchedulingMode:
311 for elem in LteSimulation.SchedulingMode}))
316 if scheduling == LteSimulation.SchedulingMode.STATIC:
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py33 LteSimulation.SchedulingMode.STATIC: cmw500.SchedulingMode.USERDEFINEDCH
416 if scheduling == cmw500.SchedulingMode.RMC:
432 elif scheduling == cmw500.SchedulingMode.USERDEFINEDCH:
Dcmw500.py65 class SchedulingMode(Enum): class
698 if not isinstance(mode, SchedulingMode):
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py136 sims.LteSimulation.SchedulingMode.STATIC
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py550 if scheduling == LteSimulation.SchedulingMode.STATIC: