Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Dinput_event_handler_test.cpp45 class InputEventHandlerTest : public testing::Test { class
59 GeneralTouchpad InputEventHandlerTest::vTouchpad_;
60 LibinputWrapper InputEventHandlerTest::libinput_;
62 void InputEventHandlerTest::SetUpTestCase(void) in SetUpTestCase()
68 void InputEventHandlerTest::TearDownTestCase(void) in TearDownTestCase()
73 void InputEventHandlerTest::SetupTouchpad() in SetupTouchpad()
86 void InputEventHandlerTest::CloseTouchpad() in CloseTouchpad()
92 void InputEventHandlerTest::SetUp() in SetUp()
96 void InputEventHandlerTest::TearDown() in TearDown()
246 HWTEST_F(InputEventHandlerTest, InputEventHandlerTest_OnEvent_001, TestSize.Level1)
[all …]