Searched refs:touch_playback_test_base (Results 1 – 12 of 12) sorted by relevance
6 from autotest_lib.client.cros import touch_playback_test_base9 class touch_HasInput(touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_TouchscreenTaps(touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base13 touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_TabSwitch(touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_UpdateErrors(touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_ScrollDirection(touch_playback_test_base.touch_playback_test_base):
11 from autotest_lib.client.cros import touch_playback_test_base14 class touch_TapSettings(touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_WakeupSource(touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base15 touch_playback_test_base.touch_playback_test_base):
26 - An emulated mouse, implemented by subclassing touch_playback_test_base
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_MouseScroll(touch_playback_test_base.touch_playback_test_base):
15 class touch_playback_test_base(test.test): class