Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py454 scheduling,
472 scheduling = CMW_SCH_MAPPING[scheduling]
473 bts.scheduling_mode = scheduling
479 if scheduling == cmw500.SchedulingMode.RMC:
495 elif scheduling == cmw500.SchedulingMode.USERDEFINEDCH:
Dcmx500_cellular_simulator.py286 scheduling,
301 if scheduling not in CMX_SCH_MAPPING:
/tools/tradefederation/core/res/perfetto/
Dtrace_config.textproto43 # core: scheduling
54 # scheduling: why any given thread is blocked
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py478 def set_scheduling_mode(self, bts_index, scheduling, mcs_dl, mcs_ul, argument
492 bts.lte_scheduling_mode = scheduling.value
494 if scheduling == LteSimulation.SchedulingMode.STATIC:
/tools/tradefederation/core/
DREADME.md4 and monitors the connected devices, handling test scheduling & execution and device
/tools/test/connectivity/acts/framework/acts/controllers/uxm_lib/
Duxm_cellular_simulator.py841 scheduling,