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/
DLteCaSimulation.py383 scheduling = LteSimulation.SchedulingMode.STATIC
389 for scheduling_mode in LteSimulation.SchedulingMode:
399 for elem in LteSimulation.SchedulingMode}))
404 if scheduling == LteSimulation.SchedulingMode.STATIC:
DLteSimulation.py42 class SchedulingMode(Enum): class
630 new_config.scheduling_mode = SchedulingMode.STATIC
635 new_config.scheduling_mode = SchedulingMode.DYNAMIC
637 new_config.scheduling_mode = SchedulingMode.STATIC
643 if new_config.scheduling_mode == 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.py119 sims.LteSimulation.SchedulingMode.STATIC
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py396 if scheduling == LteSimulation.SchedulingMode.STATIC: