• Home
  • Raw
  • Download

Lines Matching defs:SingleTouchInputMapperTest

5324 class SingleTouchInputMapperTest : public TouchInputMapperTest {  class
5410 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndNotACursor_ReturnsPoin… in TEST_F() argument
5418 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsNotSpecifiedAndIsACursor_ReturnsTouch… in TEST_F() argument
5428 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchPad_ReturnsTouchPad) { in TEST_F() argument
5437 TEST_F(SingleTouchInputMapperTest, GetSources_WhenDeviceTypeIsTouchScreen_ReturnsTouchScreen) { in TEST_F() argument
5446 TEST_F(SingleTouchInputMapperTest, GetKeyCodeState) { in TEST_F() argument
5474 TEST_F(SingleTouchInputMapperTest, GetScanCodeState) { in TEST_F() argument
5502 TEST_F(SingleTouchInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
5517 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndReleasedNormally_SendsKeyDownA… in TEST_F() argument
5567 TEST_F(SingleTouchInputMapperTest, Process_WhenVirtualKeyIsPressedAndMovedOutOfBounds_SendsKeyDownA… in TEST_F() argument
5688 TEST_F(SingleTouchInputMapperTest, Process_WhenTouchStartsOutsideDisplayAndMovesIn_SendsDownAsTouch… in TEST_F() argument
5761 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture_VirtualDisplay) { in TEST_F() argument
5859 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture) { in TEST_F() argument
5949 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientationAware_DoesNotRotateMotions) { in TEST_F() argument
5973 TEST_F(SingleTouchInputMapperTest, Process_WhenNotOrientationAware_RotatesMotions) { in TEST_F() argument
6041 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientation0_RotatesMotions) { in TEST_F() argument
6065 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientation90_RotatesMotions) { in TEST_F() argument
6089 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientation180_RotatesMotions) { in TEST_F() argument
6113 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientation270_RotatesMotions) { in TEST_F() argument
6137 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientationSpecified_RotatesMotionWithDisplay) { in TEST_F() argument
6207 TEST_F(SingleTouchInputMapperTest, Process_AllAxes_DefaultCalibration) { in TEST_F() argument
6251 TEST_F(SingleTouchInputMapperTest, Process_XYAxes_AffineCalibration) { in TEST_F() argument
6274 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
6517 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { in TEST_F() argument
6652 TEST_F(SingleTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { in TEST_F() argument
6724 TEST_F(SingleTouchInputMapperTest, Process_WhenAbsPressureIsPresent_HoversIfItsValueIsZero) { in TEST_F() argument
6795 TEST_F(SingleTouchInputMapperTest, Reset_RecreatesTouchState) { in TEST_F() argument
6822 TEST_F(SingleTouchInputMapperTest, WhenViewportActiveStatusChanged_PointerGestureIsReset) { in TEST_F() argument
6871 TEST_F(SingleTouchInputMapperTest, in TEST_F() argument
6899 TEST_F(SingleTouchInputMapperTest, in TEST_F() argument