Searched refs:_unimplemented_function_error (Results 1 – 1 of 1) sorted by relevance
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 DevTool