Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py41 _SCROLL_UP_A_LINE = "up_a_line" variable
196 return _SCROLL_UP_A_LINE
810 self._scroll_output(_SCROLL_UP_A_LINE)
871 if scroll_command in (_SCROLL_UP_A_LINE, _SCROLL_DOWN_A_LINE):
1349 elif direction == _SCROLL_UP_A_LINE:
Dcurses_ui_test.py1616 self.assertEqual(curses_ui._SCROLL_UP_A_LINE,
1634 self.assertEqual(curses_ui._SCROLL_UP_A_LINE,
1648 self.assertEqual(curses_ui._SCROLL_UP_A_LINE,