Home
last modified time | relevance | path

Searched defs:MultiTouchInputMapperTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp4238 class MultiTouchInputMapperTest : public TouchInputMapperTest { class
4378 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
4655 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
4831 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
5002 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
5052 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
5090 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
5143 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
5177 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { in TEST_F() argument
5206 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
[all …]