Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumer_test.cpp124 void verifyArgsEqualToEvent(const PublishMotionArgs& args, const MotionEvent& motionEvent) { in verifyArgsEqualToEvent() function
397 verifyArgsEqualToEvent(args, static_cast<const MotionEvent&>(*event)); in publishAndConsumeMotionEvent()
DInputPublisherAndConsumerNoResampling_test.cpp131 void verifyArgsEqualToEvent(const PublishMotionArgs& args, const MotionEvent& motionEvent) { in verifyArgsEqualToEvent() function
583 verifyArgsEqualToEvent(args, *event); in publishAndConsumeMotionEvent()