Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dssh_host.py86 def _get_server_stack_state(self, lowest_frames=0, highest_frames=None): argument
94 for frame in stack_frames[lowest_frames:highest_frames]:
108 stack = self._get_server_stack_state(lowest_frames=3, highest_frames=6)
308 stack = self._get_server_stack_state(lowest_frames=1,