Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp38 #define MMI_LOG_TAG "KeyCommandHandlerTest"
135 class KeyCommandHandlerTest : public testing::Test { class
156 std::shared_ptr<KeyEvent> KeyCommandHandlerTest::SetupKeyEvent() in SetupKeyEvent()
173 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupDoubleFingerDownEvent() in SetupDoubleFingerDownEvent()
203 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupSingleKnuckleDownEvent() in SetupSingleKnuckleDownEvent()
222 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupDoubleKnuckleDownEvent() in SetupDoubleKnuckleDownEvent()
253 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupThreeFingerTapEvent() in SetupThreeFingerTapEvent()
298 std::shared_ptr<PointerEvent> KeyCommandHandlerTest::SetupFourFingerTapEvent() in SetupFourFingerTapEvent()
361 HWTEST_F(KeyCommandHandlerTest, KeyCommandHandlerTest_CheckAndUpdateTappingCountAtDown_01, TestSize.Level1) in HWTEST_F()
382 HWTEST_F(KeyCommandHandlerTest, KeyCommandHandlerTest_CheckAndUpdateTappingCountAtDown_0
[all...]

Completed in 2 milliseconds