Searched defs:PowerUnitInfo (Results 1 - 1 of 1) sorted by relevance

/external/autotest/site_utils/rpm_control_system/
H A Dutils.py32 class PowerUnitInfo(object): class in inherits:object
48 """Constructe a PowerUnitInfo instance from an afe host.
52 @returns: A PowerUnitInfo object populated with the power management
66 return PowerUnitInfo(
68 powerunit_type=PowerUnitInfo.POWERUNIT_TYPES.RPM,

Completed in 99 milliseconds