Searched refs:RotaryEncoderInputMapperTest (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | RotaryEncoderInputMapper_test.cpp | 90 class RotaryEncoderInputMapperTest : public InputMapperUnitTest { class 116 TEST_F(RotaryEncoderInputMapperTest, ConfigureDisplayIdWithAssociatedViewport) { in TEST_F() argument 136 TEST_F(RotaryEncoderInputMapperTest, ConfigureDisplayIdNoAssociatedViewport) { in TEST_F() argument 155 TEST_F(RotaryEncoderInputMapperTest, ProcessRegularScroll) { in TEST_F() argument 168 TEST_F(RotaryEncoderInputMapperTest, ProcessHighResScroll) { in TEST_F() argument 184 TEST_F(RotaryEncoderInputMapperTest, HighResScrollIgnoresRegularScroll) { in TEST_F() argument 201 TEST_F_WITH_FLAGS(RotaryEncoderInputMapperTest, RotaryInputTelemetryFlagOff_NoRotationLogging, in TEST_F_WITH_FLAGS() argument 218 TEST_F_WITH_FLAGS(RotaryEncoderInputMapperTest, ZeroResolution_NoRotationLogging, in TEST_F_WITH_FLAGS() argument 236 TEST_F_WITH_FLAGS(RotaryEncoderInputMapperTest, NegativeMinLogRotation_NoRotationLogging, in TEST_F_WITH_FLAGS() argument 254 TEST_F_WITH_FLAGS(RotaryEncoderInputMapperTest, ZeroMinLogRotation_NoRotationLogging, in TEST_F_WITH_FLAGS() argument [all …]
|