Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp4786 class SingleTouchInputMapperTest : public TouchInputMapperTest { class
4908 TEST_F(SingleTouchInputMapperTest, GetKeyCodeState) { in TEST_F() argument
4936 TEST_F(SingleTouchInputMapperTest, GetScanCodeState) { in TEST_F() argument
4964 TEST_F(SingleTouchInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
5321 TEST_F(SingleTouchInputMapperTest, Process_NormalSingleTouchGesture) { in TEST_F() argument
5503 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientation0_RotatesMotions) { in TEST_F() argument
5527 TEST_F(SingleTouchInputMapperTest, Process_WhenOrientation90_RotatesMotions) { in TEST_F() argument
5669 TEST_F(SingleTouchInputMapperTest, Process_AllAxes_DefaultCalibration) { in TEST_F() argument
5713 TEST_F(SingleTouchInputMapperTest, Process_XYAxes_AffineCalibration) { in TEST_F() argument
5736 TEST_F(SingleTouchInputMapperTest, Process_ShouldHandleAllButtons) { in TEST_F() argument
[all …]