Searched refs:TestPowerControl (Results 1 – 3 of 3) sorted by relevance
33 from acts.controllers.anritsu_lib.md8475a import TestPowerControl1499 ho_tc.power_control = TestPowerControl.POWER_CONTROL_DISABLE1802 srvcc_tc.power_control = TestPowerControl.POWER_CONTROL_DISABLE
323 class TestPowerControl(Enum): class1716 if not isinstance(enable, TestPowerControl):
583 testcase.power_control = md8475a.TestPowerControl.POWER_CONTROL_DISABLE