Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumer_test.cpp242 void publishAndConsumeBatchedMotionMove(nsecs_t downTime);
359 void InputPublisherAndConsumerTest::publishAndConsumeBatchedMotionMove(nsecs_t downTime) { in publishAndConsumeBatchedMotionMove() function in android::InputPublisherAndConsumerTest
596 ASSERT_NO_FATAL_FAILURE(publishAndConsumeBatchedMotionMove(downTime)); in TEST_F()
DInputPublisherAndConsumerNoResampling_test.cpp294 void publishAndConsumeBatchedMotionMove(nsecs_t downTime);
522 void InputPublisherAndConsumerNoResamplingTest::publishAndConsumeBatchedMotionMove( in publishAndConsumeBatchedMotionMove() function in android::InputPublisherAndConsumerNoResamplingTest
710 ASSERT_NO_FATAL_FAILURE(publishAndConsumeBatchedMotionMove(downTime)); in TEST_F()