Searched refs:MotionEventTest (Results 1 – 4 of 4) sorted by relevance
220 class MotionEventTest : public BaseTest { class241 const std::optional<bool> MotionEventTest::INITIAL_PER_WINDOW_INPUT_ROTATION_FLAG_VALUE =246 void MotionEventTest::SetUp() { in SetUp()251 void MotionEventTest::TearDown() { in TearDown()258 void MotionEventTest::initializeEventWithHistory(MotionEvent* event) { in initializeEventWithHistory()341 void MotionEventTest::assertEqualsEventWithHistory(const MotionEvent* event) { in assertEqualsEventWithHistory()473 TEST_F(MotionEventTest, Properties) { in TEST_F() argument498 TEST_F(MotionEventTest, CopyFrom_KeepHistory) { in TEST_F() argument508 TEST_F(MotionEventTest, CopyFrom_DoNotKeepHistory) { in TEST_F() argument526 TEST_F(MotionEventTest, OffsetLocation) { 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
43 public class MotionEventTest { class