Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_TouchscreenScroll/
Dtouch_TouchscreenScroll.py18 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'} variable in touch_TouchscreenScroll
88 self._REVERSES[direction])
/external/autotest/client/site_tests/touch_ScrollDirection/
Dtouch_ScrollDirection.py17 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'} variable in touch_ScrollDirection
59 self._REVERSES[direction])