Home
last modified time | relevance | path

Searched refs:_with_docstring (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_cli/py/
H A Dplugins_test.py30 def _with_docstring() -> int: function
144 self.assertIs(self._registry['test_plugin'].target, _with_docstring)
148 self.assertIsNotNone(self._registry.register('b', _with_docstring))
156 _with_docstring.__doc__,