Lines Matching defs:MotionEventTest
221 class MotionEventTest : public BaseTest { class
474 TEST_F(MotionEventTest, Properties) { in TEST_F() argument
499 TEST_F(MotionEventTest, CopyFrom_KeepHistory) { in TEST_F() argument
509 TEST_F(MotionEventTest, CopyFrom_DoNotKeepHistory) { in TEST_F() argument
527 TEST_F(MotionEventTest, OffsetLocation) { in TEST_F() argument
537 TEST_F(MotionEventTest, Scale) { in TEST_F() argument
559 TEST_F(MotionEventTest, Parcel) { in TEST_F() argument
588 TEST_F(MotionEventTest, Transform) { in TEST_F() argument
687 TEST_F(MotionEventTest, ApplyTransform) { in TEST_F() argument
724 TEST_F(MotionEventTest, NonPointerSourcesAreNotTranslated) { in TEST_F() argument
744 TEST_F(MotionEventTest, RawCompatTransform) { in TEST_F() argument
812 TEST_F(MotionEventTest, Initialize_SetsClassification) { in TEST_F() argument
842 TEST_F(MotionEventTest, Initialize_SetsCursorPosition) { in TEST_F() argument
867 TEST_F(MotionEventTest, SetCursorPosition) { in TEST_F() argument