Home
last modified time | relevance | path

Searched refs:CursorInputMapperUnitTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DCursorInputMapper_test.cpp195 class CursorInputMapperUnitTest : public CursorInputMapperUnitTestBase { class
203 TEST_F(CursorInputMapperUnitTest, GetSourcesReturnsMouseInPointerMode) { in TEST_F() argument
210 TEST_F(CursorInputMapperUnitTest, GetSourcesReturnsTrackballInNavigationMode) { in TEST_F() argument
221 TEST_F(CursorInputMapperUnitTest, HoverAndLeftButtonPress) { in TEST_F() argument
267 TEST_F(CursorInputMapperUnitTest, SwappedPrimaryButtonPress) { in TEST_F() argument
337 TEST_F(CursorInputMapperUnitTest, ProcessPointerCapture) { in TEST_F() argument
409 TEST_F(CursorInputMapperUnitTest, PopulateDeviceInfoReturnsScaledRangeInNavigationMode) { in TEST_F() argument
426 TEST_F(CursorInputMapperUnitTest, ProcessShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument
476 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleIndependentXYUpdates) { in TEST_F() argument
501 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleIndependentButtonUpdates) { in TEST_F() argument
[all …]