Searched refs:touch_playback_test_base (Results 1 – 12 of 12) sorted by relevance
7 from autotest_lib.client.cros import touch_playback_test_base10 class touch_HasInput(touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_StylusTaps(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):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_TouchscreenZoom(touch_playback_test_base.touch_playback_test_base):
11 from autotest_lib.client.cros import touch_playback_test_base14 class touch_GestureNav(touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base14 touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_TabSwitch(touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_ScrollDirection(touch_playback_test_base.touch_playback_test_base):
13 from autotest_lib.client.cros import touch_playback_test_base16 class touch_TapSettings(touch_playback_test_base.touch_playback_test_base):
12 from autotest_lib.client.cros import touch_playback_test_base15 class touch_WakeupSource(touch_playback_test_base.touch_playback_test_base):
11 from autotest_lib.client.cros import touch_playback_test_base14 class touch_MouseScroll(touch_playback_test_base.touch_playback_test_base):
28 class touch_playback_test_base(test.test): class