Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_TabSwitch/
Dtouch_TabSwitch.py78 self._blocking_playback(touch_type='touchpad',
83 self._blocking_playback(touch_type='touchpad',
/external/autotest/client/site_tests/touch_StylusTaps/
Dtouch_StylusTaps.py27 self._blocking_playback(filepath=self._filepaths[filename],
/external/autotest/client/site_tests/touch_TouchscreenTaps/
Dtouch_TouchscreenTaps.py26 self._blocking_playback(filepath=self._filepaths[self._CLICK_NAME],
/external/autotest/client/site_tests/touch_TapSettings/
Dtouch_TapSettings.py51 self._blocking_playback(self._filepaths[self._DRAG_NAME])
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Ddocumentscan_AppTestWithFakeLorgnette.py60 self._blocking_playback(file_path, touch_type='mouse')
/external/autotest/client/site_tests/touch_MouseScroll/
Dtouch_MouseScroll.py123 self._blocking_playback(self._gest_file_path['center_cursor'],
/external/autotest/client/cros/
Dtouch_playback_test_base.py185 def _blocking_playback(self, filepath, touch_type='touchpad'): member in touch_playback_test_base