Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_TouchscreenZoom/
Dtouch_TouchscreenZoom.py29 self._playback(self._filepaths[direction], 'touchscreen')
/external/autotest/client/site_tests/touch_TouchscreenScroll/
Dtouch_TouchscreenScroll.py39 self._playback(filepath, touch_type='touchscreen')
/external/autotest/client/site_tests/touch_ScrollDirection/
Dtouch_ScrollDirection.py35 self._playback(filepath)
/external/autotest/client/site_tests/touch_TapSettings/
Dtouch_TapSettings.py34 self._playback(self._filepaths[self._CLICK_NAME])
/external/autotest/client/site_tests/touch_MouseScroll/
Dtouch_MouseScroll.py40 self._playback(self._gest_file_path[name], touch_type='mouse')
/external/autotest/client/cros/
Dtouch_playback_test_base.py179 def _playback(self, filepath, touch_type='touchpad'): member in touch_playback_test_base