HomeSort by relevance Sort by last modified time
    Searched refs:_DIRECTIONS (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/touch_TouchscreenZoom/
touch_TouchscreenZoom.py 20 _DIRECTIONS = ['in', 'out']
57 'touchscreen', self._FILENAME_FMT_STR, self._DIRECTIONS)
76 for direction in self._DIRECTIONS:
  /external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py 17 _DIRECTIONS = ['down', 'up', 'right', 'left']
67 'touchscreen', self._FILENAME_FMT_STR, self._DIRECTIONS)
86 for direction in self._DIRECTIONS:
  /external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py 16 _DIRECTIONS = ['down', 'up', 'right', 'left']
53 for direction in self._DIRECTIONS:
57 for direction in self._DIRECTIONS:
74 'touchpad', self._FILENAME_FMT_STR, self._DIRECTIONS)
  /external/autotest/client/site_tests/touch_TabSwitch/
touch_TabSwitch.py 20 _DIRECTIONS = ['left', 'right']
33 'touchpad', 'three-finger-swipe-%s', self._DIRECTIONS)

Completed in 69 milliseconds