Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Dkey_auto_repeat_ex_test.cpp33 class KeyAutoRepeatExTest : public testing::Test { class
41 void KeyAutoRepeatExTest::SetUpTestCase(void) in SetUpTestCase()
46 void KeyAutoRepeatExTest::TearDownTestCase() in TearDownTestCase()
58 HWTEST_F(KeyAutoRepeatExTest, KeyAutoRepeatExTest_RemoveDeviceConfig, TestSize.Level1)
74 HWTEST_F(KeyAutoRepeatExTest, KeyAutoRepeatExTest_RemoveDeviceConfig_001, TestSize.Level1)
/ohos5.0/foundation/multimodalinput/input/
H A DBUILD.gn153 "service:KeyAutoRepeatExTest",
/ohos5.0/foundation/multimodalinput/input/service/
H A DBUILD.gn1492 ohos_unittest("KeyAutoRepeatExTest") {