HomeSort by relevance Sort by last modified time
    Searched refs:touch_playback_test_base (Results 1 - 13 of 13) sorted by null

  /external/autotest/client/site_tests/touch_HasInput/
touch_HasInput.py 6 from autotest_lib.client.cros import touch_playback_test_base
9 class touch_HasInput(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_StylusTaps/
touch_StylusTaps.py 9 from autotest_lib.client.cros import touch_playback_test_base
12 class touch_StylusTaps(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_TouchscreenTaps/
touch_TouchscreenTaps.py 9 from autotest_lib.client.cros import touch_playback_test_base
12 class touch_TouchscreenTaps(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_TouchscreenZoom/
touch_TouchscreenZoom.py 9 from autotest_lib.client.cros import touch_playback_test_base
12 class touch_TouchscreenZoom(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_TabSwitch/
touch_TabSwitch.py 9 from autotest_lib.client.cros import touch_playback_test_base
12 class touch_TabSwitch(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_TouchscreenScroll/
touch_TouchscreenScroll.py 9 from autotest_lib.client.cros import touch_playback_test_base
13 touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
documentscan_AppTestWithFakeLorgnette.py 9 from autotest_lib.client.cros import touch_playback_test_base
15 touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_ScrollDirection/
touch_ScrollDirection.py 9 from autotest_lib.client.cros import touch_playback_test_base
12 class touch_ScrollDirection(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_TapSettings/
touch_TapSettings.py 12 from autotest_lib.client.cros import touch_playback_test_base
15 class touch_TapSettings(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_UpdateErrors/
touch_UpdateErrors.py 9 from autotest_lib.client.cros import touch_playback_test_base
12 class touch_UpdateErrors(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_WakeupSource/
touch_WakeupSource.py 10 from autotest_lib.client.cros import touch_playback_test_base
13 class touch_WakeupSource(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/site_tests/touch_MouseScroll/
touch_MouseScroll.py 10 from autotest_lib.client.cros import touch_playback_test_base
13 class touch_MouseScroll(touch_playback_test_base.touch_playback_test_base):
  /external/autotest/client/cros/
touch_playback_test_base.py 22 class touch_playback_test_base(test.test): class in inherits:test.test

Completed in 2088 milliseconds