Searched refs:MotionEventTest (Results 1 – 4 of 4) sorted by relevance
221 class MotionEventTest : public BaseTest { class247 void MotionEventTest::SetUp() { in SetUp()252 void MotionEventTest::TearDown() { in TearDown()474 TEST_F(MotionEventTest, Properties) { in TEST_F() argument527 TEST_F(MotionEventTest, OffsetLocation) { in TEST_F() argument537 TEST_F(MotionEventTest, Scale) { in TEST_F() argument559 TEST_F(MotionEventTest, Parcel) { in TEST_F() argument588 TEST_F(MotionEventTest, Transform) { in TEST_F() argument687 TEST_F(MotionEventTest, ApplyTransform) { in TEST_F() argument744 TEST_F(MotionEventTest, RawCompatTransform) { in TEST_F() argument[all …]
30 "include-filter": "android.view.cts.MotionEventTest",48 "include-filter": "android.security.cts.MotionEventTest"
5 per-file *MotionEventTest.* = file:/services/core/java/com/android/server/input/OWNERS
44 public class MotionEventTest { class