Home
last modified time | relevance | path

Searched refs:_MOUSE_DESCRIPTION (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/platform_MouseScrollTest/
Dplatform_MouseScrollTest.py21 _MOUSE_DESCRIPTION = 'mouse.prop' variable
47 mouse_file = os.path.join(self.bindir, _MOUSE_DESCRIPTION)
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Ddocumentscan_AppTestWithFakeLorgnette.py35 _MOUSE_DESCRIPTION = 'amazon_mouse.prop' variable in documentscan_AppTestWithFakeLorgnette
146 mouse_file = os.path.join(self.bindir, self._MOUSE_DESCRIPTION)
/external/autotest/client/site_tests/touch_MouseScroll/
Dtouch_MouseScroll.py17 _MOUSE_DESCRIPTION = 'amazon_mouse.prop' variable in touch_MouseScroll
118 mouse_file = os.path.join(self.bindir, self._MOUSE_DESCRIPTION)
/external/autotest/client/site_tests/touch_TapSettings/
Dtouch_TapSettings.py20 _MOUSE_DESCRIPTION = 'apple_mouse.prop' variable in touch_TapSettings