Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_widgets_test.py47 nav_history.go_back()
63 output = nav_history.go_back()
85 item = nav_history.go_back()
100 nav_history.go_back()
108 item = nav_history.go_back()
119 nav_history.go_back()
129 item = nav_history.go_back()
135 item = nav_history.go_back()
183 nav_history.go_back()
218 nav_history.go_back()
[all …]
Dcurses_widgets.py101 def go_back(self): member in CursesNavigationHistory
Dcurses_ui.py650 item = self._nav_history.go_back()