Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Dcurses_ui_test.py39 def codes_to_string(cmd_code): function
176 return self._curr_existing_command + codes_to_string(command)
186 return codes_to_string(self._command_sequence[self._command_counter]