Searched refs:InjectEventTest (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/test/ |
H A D | inject_event_test.cpp | 26 class InjectEventTest : public testing::Test { class 38 HWTEST_F(InjectEventTest, InjectEvent_InjectMouse_001, TestSize.Level1) 57 HWTEST_F(InjectEventTest, InjectEvent_InjectMouse_002, TestSize.Level1) 75 HWTEST_F(InjectEventTest, InjectEvent_InjectMouse_003, TestSize.Level1) 93 HWTEST_F(InjectEventTest, InjectEvent_InjectMouse_004, TestSize.Level1) 111 HWTEST_F(InjectEventTest, InjectEvent_InjectMouse_005, TestSize.Level1) 198 HWTEST_F(InjectEventTest, InjectEvent_InjectKey_001, TestSize.Level1) 216 HWTEST_F(InjectEventTest, InjectEvent_InjectKey_002, TestSize.Level1) 238 HWTEST_F(InjectEventTest, InjectEvent_InjectKey_003, TestSize.Level1) 256 HWTEST_F(InjectEventTest, InjectEvent_InjectKey_009, TestSize.Level1) [all …]
|
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/ |
H A D | BUILD.gn | 69 ohos_unittest("InjectEventTest") { 91 deps = [ ":InjectEventTest" ]
|
/ohos5.0/foundation/multimodalinput/input/ |
H A D | BUILD.gn | 178 "tools/inject_event:InjectEventTest",
|