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 | 216 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.POE, 249 powerunit_type = powerunit_info.powerunit_type 255 powerunit_type, powerunit_hostname) 269 powerunit_type, powerunit_hostname)
|
D | rpm_controller_unittest.py | 28 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 60 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 119 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM, 178 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.POE,
|
D | frontend_server_unittest.py | 36 powerunit_type=utils.PowerUnitInfo.POWERUNIT_TYPES.RPM,
|