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() argument245 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument249 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument253 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountLessThan1_ReturnsError) { in TEST_F() argument265 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenPointerCountGreaterThanMax_ReturnsErro… in TEST_F() argument281 TEST_F(InputPublisherAndConsumerTest, PublishMultipleEvents_EndToEnd) { in TEST_F() argument