Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumer_test.cpp35 class InputPublisherAndConsumerTest : public testing::Test { class
62 TEST_F(InputPublisherAndConsumerTest, GetChannel_ReturnsTheChannel) { in TEST_F() argument
452 TEST_F(InputPublisherAndConsumerTest, SendTimeline) { in TEST_F() argument
468 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument
472 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument
476 TEST_F(InputPublisherAndConsumerTest, PublishFocusEvent_EndToEnd) { in TEST_F() argument
480 TEST_F(InputPublisherAndConsumerTest, PublishCaptureEvent_EndToEnd) { in TEST_F() argument
484 TEST_F(InputPublisherAndConsumerTest, PublishDragEvent_EndToEnd) { in TEST_F() argument
488 TEST_F(InputPublisherAndConsumerTest, PublishTouchModeEvent_EndToEnd) { in TEST_F() argument
492 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenSequenceNumberIsZero_ReturnsError) { in TEST_F() argument
[all …]