Searched refs:touch_playback_test_base (Results 1 - 11 of 11) sorted by relevance

/external/autotest/client/site_tests/touch_HasInput/
H A Dtouch_HasInput.py6 from autotest_lib.client.cros import touch_playback_test_base namespace
9 class touch_HasInput(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_TouchscreenTaps/
H A Dtouch_TouchscreenTaps.py10 from autotest_lib.client.cros import touch_playback_test_base namespace
13 class touch_TouchscreenTaps(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_TouchscreenScroll/
H A Dtouch_TouchscreenScroll.py9 from autotest_lib.client.cros import touch_playback_test_base namespace
13 touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_ScrollDirection/
H A Dtouch_ScrollDirection.py9 from autotest_lib.client.cros import touch_playback_test_base namespace
12 class touch_ScrollDirection(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_TabSwitch/
H A Dtouch_TabSwitch.py9 from autotest_lib.client.cros import touch_playback_test_base namespace
12 class touch_TabSwitch(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_TapSettings/
H A Dtouch_TapSettings.py11 from autotest_lib.client.cros import touch_playback_test_base namespace
14 class touch_TapSettings(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_UpdateErrors/
H A Dtouch_UpdateErrors.py9 from autotest_lib.client.cros import touch_playback_test_base namespace
12 class touch_UpdateErrors(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
H A Ddocumentscan_AppTestWithFakeLorgnette.py9 from autotest_lib.client.cros import touch_playback_test_base namespace
15 touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_MouseScroll/
H A Dtouch_MouseScroll.py10 from autotest_lib.client.cros import touch_playback_test_base namespace
13 class touch_MouseScroll(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/site_tests/touch_WakeupSource/
H A Dtouch_WakeupSource.py10 from autotest_lib.client.cros import touch_playback_test_base namespace
13 class touch_WakeupSource(touch_playback_test_base.touch_playback_test_base):
/external/autotest/client/cros/
H A Dtouch_playback_test_base.py15 class touch_playback_test_base(test.test): class in inherits:test.test

Completed in 444 milliseconds