Lines Matching defs:self
74 def __init__(self, message): argument
76 def __str__(self): argument
150 def __init__(self, max_baseline_amps): argument
171 def __del__(self): argument
174 def finalize(self): argument
186 def _send(self, msg, report_errors = True): argument
233 def queryDevice(self, query): argument
239 def executeOnDevice(self, cmd, reportErrors = True): argument
243 def executeLocal(self, cmd, check_status = True): argument
253 def reportErrorRaiseExceptionIf(self, condition, msg): argument
274 def endTestIfLostConnection(self, lost_connection, error_message): argument
291 def setUsbEnabled(self, enabled, verbose = True): argument
326 def computeBaselineState(self, measurements): argument
405 def isApInSuspendState(self, measurements_amps, nominal_max_amps, test_percentile): argument
432 def getBaselineState(self): argument
489 def waitForApSuspendMode(self): argument
523 def collectMeasurements(self, measurementCount, rate, verbose = True): argument
570 def requestUserAcknowledgment(self, msg): argument
576 def setTestResult(self, test_name, test_result, test_message): argument
593 def setPowerOn(self, sensor, powered_on): argument
602 self, sensor, max_amperes_allowed, baseline_amps, user_request = None): argument