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
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
[all …]