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

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

Completed in 284 milliseconds