Lines Matching defs:CursorInputMapperTest
3821 class CursorInputMapperTest : public InputMapperTest { class
3869 TEST_F(CursorInputMapperTest, WhenModeIsPointer_GetSources_ReturnsMouse) { in TEST_F() argument
3876 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_GetSources_ReturnsTrackball) { in TEST_F() argument
3883 TEST_F(CursorInputMapperTest, WhenModeIsPointer_PopulateDeviceInfo_ReturnsRangeFromPointerControlle… in TEST_F() argument
3913 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_PopulateDeviceInfo_ReturnsScaledRange) { in TEST_F() argument
3931 TEST_F(CursorInputMapperTest, Process_ShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument
4019 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentXYUpdates) { in TEST_F() argument
4043 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentButtonUpdates) { in TEST_F() argument
4072 TEST_F(CursorInputMapperTest, Process_ShouldHandleCombinedXYAndButtonUpdates) { in TEST_F() argument
4117 TEST_F(CursorInputMapperTest, Process_WhenOrientationAware_ShouldNotRotateMotions) { in TEST_F() argument
4135 TEST_F(CursorInputMapperTest, Process_WhenNotOrientationAware_ShouldRotateMotions) { in TEST_F() argument
4182 TEST_F(CursorInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
4469 TEST_F(CursorInputMapperTest, Process_WhenModeIsPointer_ShouldMoveThePointerAround) { in TEST_F() argument
4490 TEST_F(CursorInputMapperTest, Process_PointerCapture) { in TEST_F() argument
4578 TEST_F(CursorInputMapperTest, Process_ShouldHandleDisplayId) { in TEST_F() argument