Lines Matching defs:SingleTouchInputMapperTest
3344 class SingleTouchInputMapperTest : public TouchInputMapperTest { class
3437 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndNotACursor_ReturnsPoin… in TEST_F() argument
3446 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndIsACursor_ReturnsTouch… in TEST_F() argument
3457 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchPad_ReturnsTouchPad) { in TEST_F() argument
3467 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchScreen_ReturnsTouchScreen) { in TEST_F() argument
3477 TEST_F(SingleTouchInputMapperTest, GetKeyCodeState) { in TEST_F() argument
3506 TEST_F(SingleTouchInputMapperTest, GetScanCodeState) { in TEST_F() argument
3535 TEST_F(SingleTouchInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
3551 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndReleasedNormally_SendsKeyDownA… in TEST_F() argument
3602 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndMovedOutOfBounds_SendsKeyDownA… in TEST_F() argument
3724 TEST_F(SingleTouchInputMapperTest, Process_WhenTouchStartsOutsideDisplayAndMovesIn_SendsDownAsTouch… in TEST_F() argument
3798 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture_VirtualDisplay) { in TEST_F() argument
3897 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture) { in TEST_F() argument
3988 TEST_F(SingleTouchInputMapperTest, Process_WhenNotOrientationAware_DoesNotRotateMotions) { in TEST_F() argument
4012 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientationAware_RotatesMotions) { in TEST_F() argument
4078 TEST_F(SingleTouchInputMapperTest, Process_AllAxes_DefaultCalibration) { in TEST_F() argument
4123 TEST_F(SingleTouchInputMapperTest, Process_XYAxes_AffineCalibration) { in TEST_F() argument
4147 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
4391 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { in TEST_F() argument
4527 TEST_F(SingleTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { in TEST_F() argument
4600 TEST_F(SingleTouchInputMapperTest, Process_WhenAbsPressureIsPresent_HoversIfItsValueIsZero) { in TEST_F() argument