Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp4371 class MultiTouchInputMapperTest : public TouchInputMapperTest { class
4511 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
4788 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
4964 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
5135 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
5185 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
5223 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
5276 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
5310 TEST_F(MultiTouchInputMapperTest, Process_PressureAxis_AmplitudeCalibration) { in TEST_F() argument
5339 TEST_F(MultiTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
[all …]