OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_find_test_files
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/site_tests/touch_StylusTaps/
touch_StylusTaps.py
39
self._filepaths = self.
_find_test_files
('stylus', [self._CLICK_NAME])
/external/autotest/client/site_tests/touch_TouchscreenTaps/
touch_TouchscreenTaps.py
47
self._filepaths = self.
_find_test_files
(
/external/autotest/client/site_tests/touch_TapSettings/
touch_TapSettings.py
80
self._filepaths = self.
_find_test_files
(
/external/autotest/client/cros/
touch_playback_test_base.py
71
def
_find_test_files
(self, input_type, gestures):
member in class:touch_playback_test_base
129
temp_filepaths = self.
_find_test_files
(input_type, gestures)
Completed in 214 milliseconds