Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp124 class KeyCommandHandlerTest : public testing::Test { class
145 std::shared_ptr<KeyEvent> KeyCommandHandlerTest::SetupKeyEvent() in SetupKeyEvent()
162 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupDoubleFingerDownEvent() in SetupDoubleFingerDownEvent()
192 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupSingleKnuckleDownEvent() in SetupSingleKnuckleDownEvent()
211 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupDoubleKnuckleDownEvent() in SetupDoubleKnuckleDownEvent()
242 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupThreeFingerTapEvent() in SetupThreeFingerTapEvent()
287 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupFourFingerTapEvent() in SetupFourFingerTapEvent()
909 HWTEST_F(KeyCommandHandlerTest, KeyCommandHandlerTest_001, TestSize.Level1)
982 HWTEST_F(KeyCommandHandlerTest, KeyCommandHandlerTest_002, TestSize.Level1)
998 HWTEST_F(KeyCommandHandlerTest, KeyCommandHandlerTest_003, TestSize.Level1)
[all …]