Lines Matching defs:CursorInputMapperTest
3935 class CursorInputMapperTest : public InputMapperTest { class
3987 TEST_F(CursorInputMapperTest, WhenModeIsPointer_GetSources_ReturnsMouse) { in TEST_F() argument
3994 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_GetSources_ReturnsTrackball) { in TEST_F() argument
4001 TEST_F(CursorInputMapperTest, WhenModeIsPointer_PopulateDeviceInfo_ReturnsRangeFromPointerControlle… in TEST_F() argument
4031 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_PopulateDeviceInfo_ReturnsScaledRange) { in TEST_F() argument
4049 TEST_F(CursorInputMapperTest, Process_ShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument
4137 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentXYUpdates) { in TEST_F() argument
4161 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentButtonUpdates) { in TEST_F() argument
4190 TEST_F(CursorInputMapperTest, Process_ShouldHandleCombinedXYAndButtonUpdates) { in TEST_F() argument
4235 TEST_F(CursorInputMapperTest, Process_WhenOrientationAware_ShouldNotRotateMotions) { in TEST_F() argument
4254 TEST_F(CursorInputMapperTest, Process_WhenNotOrientationAware_ShouldRotateMotions) { in TEST_F() argument
4306 TEST_F(CursorInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
4560 TEST_F(CursorInputMapperTest, Process_WhenModeIsPointer_ShouldMoveThePointerAround) { in TEST_F() argument
4580 TEST_F(CursorInputMapperTest, Process_PointerCapture) { in TEST_F() argument
4670 TEST_F(CursorInputMapperTest, PointerCaptureDisablesVelocityProcessing) { in TEST_F() argument
4714 TEST_F(CursorInputMapperTest, PointerCaptureDisablesOrientationChanges) { in TEST_F() argument
4756 TEST_F(CursorInputMapperTest, ConfigureDisplayId_NoAssociatedViewport) { in TEST_F() argument
4782 TEST_F(CursorInputMapperTest, ConfigureDisplayId_WithAssociatedViewport) { in TEST_F() argument
4808 TEST_F(CursorInputMapperTest, ConfigureDisplayId_IgnoresEventsForMismatchedPointerDisplay) { in TEST_F() argument