Searched refs:InputEventSerializationTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | input_event_serialization_test.cpp | 38 class InputEventSerializationTest : public testing::Test { class 44 void InputEventSerializationTest::SetUpTestCase() {} in SetUpTestCase() 46 void InputEventSerializationTest::SetUp() {} in SetUp() 54 HWTEST_F(InputEventSerializationTest, TestKeyEventToNetPacket, TestSize.Level1) 80 HWTEST_F(InputEventSerializationTest, TestSerializeInputEvent, TestSize.Level1) 106 HWTEST_F(InputEventSerializationTest, TestReadFunctionKeys, TestSize.Level1) 147 HWTEST_F(InputEventSerializationTest, TestSerializeBaseInfo, TestSize.Level1) 165 HWTEST_F(InputEventSerializationTest, TestSerializeAxes, TestSize.Level1) 259 HWTEST_F(InputEventSerializationTest, TestSerializeBuffer, TestSize.Level1) 279 HWTEST_F(InputEventSerializationTest, TestMarshalling, TestSize.Level1) [all …]
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/ |
H A D | BUILD.gn | 218 ohos_unittest("InputEventSerializationTest") { 464 ":InputEventSerializationTest",
|