Searched refs:touch_playback_test_base (Results 1 – 18 of 18) 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):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_StylusTaps(touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_TouchscreenTaps(touch_playback_test_base.touch_playback_test_base):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_TouchscreenZoom(touch_playback_test_base.touch_playback_test_base):
10 from autotest_lib.client.cros import touch_playback_test_base13 class touch_GestureNav(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):
13 from autotest_lib.client.cros import touch_playback_test_base31 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):
12 from autotest_lib.client.cros import touch_playback_test_base30 class platform_ScrollTest(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):
9 from autotest_lib.client.cros import touch_playback_test_base12 class touch_UpdateErrors(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):
12 from autotest_lib.client.cros import touch_playback_test_base15 class touch_TapSettings(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):
12 from autotest_lib.client.cros.touch_playback_test_base import EventsPage
22 class touch_playback_test_base(test.test): class