Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp43 class InputNativeTest : public testing::Test { class
57 HWTEST_F(InputNativeTest, InputNativeTest_KeyState_001, TestSize.Level1)
74 HWTEST_F(InputNativeTest, InputNativeTest_KeyCode_001, TestSize.Level1)
90 HWTEST_F(InputNativeTest, InputNativeTest_KeyPressed_001, TestSize.Level1)
106 HWTEST_F(InputNativeTest, InputNativeTest_KeySwitch_001, TestSize.Level1)
122 HWTEST_F(InputNativeTest, InputNativeTest_GetKeyState_001, TestSize.Level1)
140 HWTEST_F(InputNativeTest, InputNativeTest_InjectKeyEvent_001, TestSize.Level1)
166 HWTEST_F(InputNativeTest, InputNativeTest_KeyEventAction_001, TestSize.Level1)
183 HWTEST_F(InputNativeTest, InputNativeTest_KeyEventKeyCode_001, TestSize.Level1)
217 HWTEST_F(InputNativeTest, InputNativeTest_InjectMouseEvent_001, TestSize.Level1)
[all …]
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/
H A DBUILD.gn20 ohos_unittest("InputNativeTest") {
/ohos5.0/foundation/multimodalinput/input/
H A DBUILD.gn177 "test/unittest/interfaces:InputNativeTest",