Searched defs:InputPublisherAndConsumerTest (Results 1 – 1 of 1) sorted by relevance
35 class InputPublisherAndConsumerTest : public testing::Test { class62 TEST_F(InputPublisherAndConsumerTest, GetChannel_ReturnsTheChannel) { in TEST_F() argument452 TEST_F(InputPublisherAndConsumerTest, SendTimeline) { in TEST_F() argument468 TEST_F(InputPublisherAndConsumerTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument472 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument476 TEST_F(InputPublisherAndConsumerTest, PublishFocusEvent_EndToEnd) { in TEST_F() argument480 TEST_F(InputPublisherAndConsumerTest, PublishCaptureEvent_EndToEnd) { in TEST_F() argument484 TEST_F(InputPublisherAndConsumerTest, PublishDragEvent_EndToEnd) { in TEST_F() argument488 TEST_F(InputPublisherAndConsumerTest, PublishTouchModeEvent_EndToEnd) { in TEST_F() argument492 TEST_F(InputPublisherAndConsumerTest, PublishMotionEvent_WhenSequenceNumberIsZero_ReturnsError) { in TEST_F() argument[all …]