Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/
Dcommon.py33 AUTO = 2 variable in PassthroughStates
39 'auto': PassthroughStates.AUTO
Dmonsoon.py143 if expected_state in [PassthroughStates.OFF, PassthroughStates.AUTO]:
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py418 self.cmw.scc_activation_mode = cmw500.SccActivationMode.AUTO
694 if self.cmw.scc_activation_mode != cmw500.SccActivationMode.AUTO.value:
Dcmw500.py52 AUTO = 'AUTO' variable in SccActivationMode