HomeSort by relevance Sort by last modified time
    Searched full:_unimplemented_function_error (Results 1 - 1 of 1) sorted by null

  /external/autotest/server/cros/
debugd_dev_tools.py 203 self._unimplemented_function_error('is_enabled')
210 self._unimplemented_function_error('enable')
217 self._unimplemented_function_error('disable')
225 self._unimplemented_function_error('_save_state')
233 self._unimplemented_function_error('_restore_state')
313 def _unimplemented_function_error(self, function_name): member in class:DevTool

Completed in 185 milliseconds