Searched defs:InputPublisherAndConsumerNoResamplingTest (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/libs/input/tests/ |
D | InputPublisherAndConsumerNoResampling_test.cpp | 244 class InputPublisherAndConsumerNoResamplingTest : public testing::Test, class 679 TEST_F(InputPublisherAndConsumerNoResamplingTest, SendTimeline) { in TEST_F() argument 696 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishKeyEvent_EndToEnd) { in TEST_F() argument 700 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishMotionEvent_EndToEnd) { in TEST_F() argument 704 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishMotionMoveEvent_EndToEnd) { in TEST_F() argument 713 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishFocusEvent_EndToEnd) { in TEST_F() argument 717 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishCaptureEvent_EndToEnd) { in TEST_F() argument 721 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishDragEvent_EndToEnd) { in TEST_F() argument 725 TEST_F(InputPublisherAndConsumerNoResamplingTest, PublishTouchModeEvent_EndToEnd) { in TEST_F() argument 729 TEST_F(InputPublisherAndConsumerNoResamplingTest, in TEST_F() argument [all …]
|