Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputPublisherAndConsumer_test.cpp223 class InputPublisherAndConsumerTest : public testing::Test { class
255 TEST_F(InputPublisherAndConsumerTest, GetChannel_ReturnsTheChannel) { in TEST_F() argument
566 TEST_F(InputPublisherAndConsumerTest, SendTimeline) { in TEST_F() argument
582 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument
586 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument
590 TEST_F(InputPublisherAndConsumerTest, PublishMotionMoveEvent_EndToEnd) { in TEST_F() argument
599 TEST_F(InputPublisherAndConsumerTest, PublishFocusEvent_EndToEnd) { in TEST_F() argument
603 TEST_F(InputPublisherAndConsumerTest, PublishCaptureEvent_EndToEnd) { in TEST_F() argument
607 TEST_F(InputPublisherAndConsumerTest, PublishDragEvent_EndToEnd) { in TEST_F() argument
611 TEST_F(InputPublisherAndConsumerTest, PublishTouchModeEvent_EndToEnd) { in TEST_F() argument
[all …]