Searched refs:ARBITRARY_DOWN_TIME (Results 1 – 1 of 1) sorted by relevance
222 constexpr nsecs_t ARBITRARY_DOWN_TIME = 1; in TEST_F() local227 ARBITRARY_DOWN_TIME, ARBITRARY_EVENT_TIME); in TEST_F()241 ASSERT_EQ(ARBITRARY_DOWN_TIME, event.getDownTime()); in TEST_F()259 static constexpr nsecs_t ARBITRARY_DOWN_TIME = 1; member in android::MotionEventTest372 AMOTION_EVENT_INVALID_CURSOR_POSITION, mRawTransform, ARBITRARY_DOWN_TIME, in initializeEventWithHistory()402 ASSERT_EQ(ARBITRARY_DOWN_TIME, event->getDownTime()); in assertEqualsEventWithHistory()596 .downTime(ARBITRARY_DOWN_TIME) in TEST_F()639 .downTime(ARBITRARY_DOWN_TIME) in TEST_F()686 .downTime(ARBITRARY_DOWN_TIME) in TEST_F()706 .downTime(ARBITRARY_DOWN_TIME) in TEST_F()[all …]