Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumer_test.cpp31 class InputPublisherAndConsumerTest : public testing::Test { class
67 TEST_F(InputPublisherAndConsumerTest, GetChannel_ReturnsTheChannel) { in TEST_F() argument
319 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument
323 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument
327 TEST_F(InputPublisherAndConsumerTest, PublishFocusEvent_EndToEnd) { in TEST_F() argument
331 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenSequenceNumberIsZero_ReturnsError) { in TEST_F() argument
351 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountLessThan1_ReturnsError) { in TEST_F() argument
367 TEST_F(InputPublisherAndConsumerTest, in TEST_F() argument
388 TEST_F(InputPublisherAndConsumerTest, PublishMultipleEvents_EndToEnd) { in TEST_F() argument