Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_MouseScroll/
Dtouch_MouseScroll.py20 _EXPECTED_DIRECTION = {'down': 1, 'up': -1, 'right': 1, 'left': -1} variable in touch_MouseScroll
66 expected_direction = self._EXPECTED_DIRECTION[direction]
90 expected = self._EXPECTED_DIRECTION[direction]