Lines Matching defs:MultiTouchInputMapperTest

4371 class MultiTouchInputMapperTest : public TouchInputMapperTest {  class
4516 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
4793 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
4969 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
5140 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
5190 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
5228 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
5281 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
5315 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { in TEST_F() argument
5350 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
5594 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllToolTypes) { in TEST_F() argument
5745 TEST_F(MultiTouchInputMapperTest, Process_WhenBtnTouchPresent_HoversIfItsValueIsZero) { in TEST_F() argument
5817 TEST_F(MultiTouchInputMapperTest, Process_WhenAbsMTPressureIsPresent_HoversIfItsValueIsZero) { in TEST_F() argument
5889 TEST_F(MultiTouchInputMapperTest, Process_HandlesTimestamp) { in TEST_F() argument
5914 TEST_F(MultiTouchInputMapperTest, WhenMapperIsReset_TimestampIsCleared) { in TEST_F() argument