Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Dcurses_ui.py886 command = self._fetch_hyperlink_command(mouse_x, mouse_y)
909 def _fetch_hyperlink_command(self, mouse_x, mouse_y): member in CursesUI
H A Dcurses_ui_test.py164 return self._fetch_hyperlink_command(mouse_x, mouse_y)