HomeSort by relevance Sort by last modified time
    Searched refs:powerswitch (Results 1 - 3 of 3) sorted by null

  /external/autotest/site_utils/rpm_control_system/
dli_urllib.py 9 class Powerswitch(dli.powerswitch):
dli.py 32 class powerswitch: class in inherits:
105 switch=powerswitch(userid=options.user,password=options.password,hostname=options.hostname)
rpm_controller_unittest.py 107 self.dli_ps = self.mox.CreateMock(dli.powerswitch)

Completed in 1219 milliseconds