Searched defs:CursorInputMapperTest (Results 1 – 1 of 1) sorted by relevance
3821 class CursorInputMapperTest : public InputMapperTest { class3869 TEST_F(CursorInputMapperTest, WhenModeIsPointer_GetSources_ReturnsMouse) { in TEST_F() argument3876 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_GetSources_ReturnsTrackball) { in TEST_F() argument3931 TEST_F(CursorInputMapperTest, Process_ShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument4019 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentXYUpdates) { in TEST_F() argument4043 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentButtonUpdates) { in TEST_F() argument4072 TEST_F(CursorInputMapperTest, Process_ShouldHandleCombinedXYAndButtonUpdates) { in TEST_F() argument4117 TEST_F(CursorInputMapperTest, Process_WhenOrientationAware_ShouldNotRotateMotions) { in TEST_F() argument4182 TEST_F(CursorInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument4490 TEST_F(CursorInputMapperTest, Process_PointerCapture) { in TEST_F() argument[all …]