Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp282 void assertEqualsEventWithHistory(const MotionEvent* event);
378 void MotionEventTest::assertEqualsEventWithHistory(const MotionEvent* event) { in assertEqualsEventWithHistory() function in android::MotionEventTest
546 ASSERT_NO_FATAL_FAILURE(assertEqualsEventWithHistory(&event)); in TEST_F()
573 ASSERT_NO_FATAL_FAILURE(assertEqualsEventWithHistory(&event)); in TEST_F()
782 ASSERT_NO_FATAL_FAILURE(assertEqualsEventWithHistory(&outEvent)); in TEST_F()