Searched defs:InputPublisherAndConsumerTest (Results 1 – 1 of 1) sorted by relevance
31 class InputPublisherAndConsumerTest : public testing::Test { class65 TEST_F(InputPublisherAndConsumerTest, GetChannel_ReturnsTheChannel) { in TEST_F() argument244 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument248 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument252 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountLessThan1_ReturnsError) { in TEST_F() argument264 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountGreaterThanMax_ReturnsErro… in TEST_F() argument280 TEST_F(InputPublisherAndConsumerTest, PublishMultipleEvents_EndToEnd) { in TEST_F() argument