Home
last modified time | relevance | path

Searched defs:MotionEventTest (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputEvent_test.cpp257 class MotionEventTest : public BaseTest { class
541 TEST_F(MotionEventTest, Properties) { in TEST_F() argument
566 TEST_F(MotionEventTest, CopyFrom_KeepHistory) { in TEST_F() argument
576 TEST_F(MotionEventTest, CopyFrom_DoNotKeepHistory) { in TEST_F() argument
594 TEST_F(MotionEventTest, CheckEventIdWithHistoryIsIncremented) { in TEST_F() argument
610 TEST_F(MotionEventTest, SplitPointerDown) { in TEST_F() argument
653 TEST_F(MotionEventTest, SplitPointerUp) { in TEST_F() argument
700 TEST_F(MotionEventTest, SplitPointerUpCancel) { in TEST_F() argument
720 TEST_F(MotionEventTest, SplitPointerMove) { in TEST_F() argument
749 TEST_F(MotionEventTest, OffsetLocation) { in TEST_F() argument
[all …]
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DMotionEventTest.java60 public class MotionEventTest { class
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DMotionEventTest.java48 public class MotionEventTest { class
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/
H A DMotionEventTest.java36 public class MotionEventTest { class
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DMotionEventTest.java80 public class MotionEventTest { class