Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp7745 class MultiTouchInputMapperTest : public TouchInputMapperTest { class
7882 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithoutTrackingIds) { in TEST_F() argument
8154 TEST_F(MultiTouchInputMapperTest, AxisResolution_IsPopulated) { in TEST_F() argument
8184 TEST_F(MultiTouchInputMapperTest, TouchMajorAndMinorAxes_DoNotAppearIfNotSupported) { in TEST_F() argument
8205 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithTrackingIds) { in TEST_F() argument
8376 TEST_F(MultiTouchInputMapperTest, Process_NormalMultiTouchGesture_WithSlots) { in TEST_F() argument
8542 TEST_F(MultiTouchInputMapperTest, Process_AllAxes_WithDefaultCalibration) { in TEST_F() argument
8591 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_GeometricCalibration) { in TEST_F() argument
8628 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_SummedLinearCalibration) { in TEST_F() argument
8679 TEST_F(MultiTouchInputMapperTest, Process_TouchAndToolAxes_AreaCalibration) { in TEST_F() argument
[all …]