Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp544 std::optional<std::unique_ptr<MotionEvent>> noEvent = in publishAndConsumeBatchedMotionMove() local
546 ASSERT_FALSE(noEvent.has_value()) << "Got unexpected event: " << *noEvent; in publishAndConsumeBatchedMotionMove()