Lines Matching defs:CursorInputMapperTest
1949 class CursorInputMapperTest : public InputMapperTest { class
1983 TEST_F(CursorInputMapperTest, WhenModeIsPointer_GetSources_ReturnsMouse) { in TEST_F() argument
1991 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_GetSources_ReturnsTrackball) { in TEST_F() argument
1999 TEST_F(CursorInputMapperTest, WhenModeIsPointer_PopulateDeviceInfo_ReturnsRangeFromPointerControlle… in TEST_F() argument
2030 TEST_F(CursorInputMapperTest, WhenModeIsNavigation_PopulateDeviceInfo_ReturnsScaledRange) { in TEST_F() argument
2049 TEST_F(CursorInputMapperTest, Process_ShouldSetAllFieldsAndIncludeGlobalMetaState) { in TEST_F() argument
2104 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentXYUpdates) { in TEST_F() argument
2128 TEST_F(CursorInputMapperTest, Process_ShouldHandleIndependentButtonUpdates) { in TEST_F() argument
2152 TEST_F(CursorInputMapperTest, Process_ShouldHandleCombinedXYAndButtonUpdates) { in TEST_F() argument
2189 TEST_F(CursorInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateMotions) { in TEST_F() argument
2207 TEST_F(CursorInputMapperTest, Process_WhenOrientationAware_ShouldRotateMotions) { in TEST_F() argument
2258 TEST_F(CursorInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
2434 TEST_F(CursorInputMapperTest, Process_WhenModeIsPointer_ShouldMoveThePointerAround) { in TEST_F() argument