Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_TouchscreenZoom/
Dtouch_TouchscreenZoom.py56 self._filepaths = self._find_test_files_from_directions(
/external/autotest/client/site_tests/touch_TouchscreenScroll/
Dtouch_TouchscreenScroll.py66 self._filepaths = self._find_test_files_from_directions(
/external/autotest/client/site_tests/touch_TabSwitch/
Dtouch_TabSwitch.py32 self._filepaths = self._find_test_files_from_directions(
/external/autotest/client/site_tests/touch_ScrollDirection/
Dtouch_ScrollDirection.py73 self._filepaths = self._find_test_files_from_directions(
/external/autotest/client/cros/
Dtouch_playback_test_base.py116 def _find_test_files_from_directions(self, input_type, fmt_str, directions): member in touch_playback_test_base