Home
last modified time | relevance | path

Searched refs:TouchTransformProcessorTestWithMock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test_with_mock.cpp30 class TouchTransformProcessorTestWithMock : public testing::Test { class
38 void TouchTransformProcessorTestWithMock::SetUpTestCase() in SetUpTestCase()
41 void TouchTransformProcessorTestWithMock::TearDownTestCase() in TearDownTestCase()
44 void TouchTransformProcessorTestWithMock::SetUp() in SetUp()
47 void TouchTransformProcessorTestWithMock::TearDown() in TearDown()
56 HWTEST_F(TouchTransformProcessorTestWithMock, OnEventTouchDown_001, TestSize.Level1)
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/
H A DBUILD.gn400 ohos_unittest("TouchTransformProcessorTestWithMock") {