Home
last modified time | relevance | path

Searched defs:InputPublisherAndConsumerNoResamplingTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputPublisherAndConsumerNoResampling_test.cpp247 class InputPublisherAndConsumerNoResamplingTest : public testing::Test, class
824 TEST_F(InputPublisherAndConsumerNoResamplingTest, ConsumerWritesAfterPublisherDies) { in TEST_F() argument
830 TEST_F(InputPublisherAndConsumerNoResamplingTest, SendTimeline) { in TEST_F() argument
847 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument
851 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument
855 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishMotionMoveEvent_EndToEnd) { in TEST_F() argument
864 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishFocusEvent_EndToEnd) { in TEST_F() argument
868 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishCaptureEvent_EndToEnd) { in TEST_F() argument
872 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishDragEvent_EndToEnd) { in TEST_F() argument
876 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishTouchModeEvent_EndToEnd) { in TEST_F() argument
[all …]