Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/py/tests/console_tools/
Dfunctions_test.py28 _EXPECTED_HELP = """\ variable
45 self.assertEqual(functions.format_function_help(func), _EXPECTED_HELP)
49 self.assertEqual(repr(wrapped), _EXPECTED_HELP)