Searched refs:powerunit_type (Results 1 – 5 of 5) sorted by relevance
/external/autotest/site_utils/rpm_control_system/ |
D | rpm_integration_test.py | 21 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 27 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 33 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 48 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 54 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 69 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 75 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 101 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 107 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 122 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, [all …]
|
D | utils.py | 37 def __init__(self, device_hostname, powerunit_type, argument 40 self.powerunit_type = powerunit_type 68 powerunit_type=PowerUnitInfo.POWERUNIT_TYPES.RPM,
|
D | frontend_server.py | 155 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 312 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.POE, 364 powerunit_type = powerunit_info.powerunit_type 370 powerunit_type, powerunit_hostname) 384 powerunit_type, powerunit_hostname)
|
D | rpm_controller_unittest.py | 27 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 59 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 119 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 165 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.POE,
|
D | frontend_server_unittest.py | 36 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM,
|