Home
last modified time | relevance | path

Searched refs:assertEqualsEventWithHistory (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp213 void assertEqualsEventWithHistory(const MotionEvent* event);
299 void MotionEventTest::assertEqualsEventWithHistory(const MotionEvent* event) { in assertEqualsEventWithHistory() function in android::MotionEventTest
431 ASSERT_NO_FATAL_FAILURE(assertEqualsEventWithHistory(&event)); in TEST_F()
453 ASSERT_NO_FATAL_FAILURE(assertEqualsEventWithHistory(&event)); in TEST_F()
518 ASSERT_NO_FATAL_FAILURE(assertEqualsEventWithHistory(&outEvent)); in TEST_F()