Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DCursorInputMapper_test.cpp193 class CursorInputMapperUnitTest : public CursorInputMapperUnitTestBase { class
201 TEST_F(CursorInputMapperUnitTest, GetSourcesReturnsMouseInPointerMode) { in TEST_F() argument
208 TEST_F(CursorInputMapperUnitTest, GetSourcesReturnsTrackballInNavigationMode) { in TEST_F() argument
219 TEST_F(CursorInputMapperUnitTest, HoverAndLeftButtonPress) { in TEST_F() argument
263 TEST_F(CursorInputMapperUnitTest, ProcessPointerCapture) { in TEST_F() argument
336 TEST_F(CursorInputMapperUnitTest, PopulateDeviceInfoReturnsScaledRangeInNavigationMode) { in TEST_F() argument
353 TEST_F(CursorInputMapperUnitTest, ProcessShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument
427 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleIndependentXYUpdates) { in TEST_F() argument
454 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleIndependentButtonUpdates) { in TEST_F() argument
484 TEST_F(CursorInputMapperUnitTest, ProcessShouldHandleCombinedXYAndButtonUpdates) { in TEST_F() argument
[all …]