Searched refs:InputNativeTest (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/multimodalinput/input_cpp_standard/ |
| D | input_native_test.cpp | 27 class InputNativeTest : public testing::Test { class 42 HWTEST_F(InputNativeTest, InputNativeTest_KeyState_001, TestSize.Level1) 59 HWTEST_F(InputNativeTest, InputNativeTest_KeyCode_001, TestSize.Level1) 75 HWTEST_F(InputNativeTest, InputNativeTest_KeyPressed_001, TestSize.Level1) 91 HWTEST_F(InputNativeTest, InputNativeTest_KeySwitch_001, TestSize.Level1) 107 HWTEST_F(InputNativeTest, InputNativeTest_GetKeyState_001, TestSize.Level1) 125 HWTEST_F(InputNativeTest, InputNativeTest_InjectKeyEvent_001, TestSize.Level1) 150 HWTEST_F(InputNativeTest, InputNativeTest_KeyEventAction_001, TestSize.Level1) 167 HWTEST_F(InputNativeTest, InputNativeTest_KeyEventKeyCode_001, TestSize.Level1) 184 HWTEST_F(InputNativeTest, InputNativeTest_KeyEventActionTime_001, TestSize.Level1) [all …]
|