Home
last modified time | relevance | path

Searched refs:vUwbRemoteControl_ (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp47 static GeneralUwbRemoteControl vUwbRemoteControl_; member in OHOS::MMI::TouchTransformProcessorTest
52 GeneralUwbRemoteControl TouchTransformProcessorTest::vUwbRemoteControl_; member in OHOS::MMI::TouchTransformProcessorTest
83 ASSERT_TRUE(vUwbRemoteControl_.SetUp()); in SetupUwbRemoteControl()
84 std::cout << "device node name: " << vUwbRemoteControl_.GetDevPath() << std::endl; in SetupUwbRemoteControl()
85 ASSERT_TRUE(libinput_.AddPath(vUwbRemoteControl_.GetDevPath())); in SetupUwbRemoteControl()
101 libinput_.RemovePath(vUwbRemoteControl_.GetDevPath()); in CloseUwbRemoteControl()
102 vUwbRemoteControl_.Close(); in CloseUwbRemoteControl()
464 vUwbRemoteControl_.SendEvent(EV_ABS, ABS_MT_TRACKING_ID, 0); in HWTEST_F()
465 vUwbRemoteControl_.SendEvent(EV_ABS, ABS_MT_POSITION_X, 5190 + varMoveFlag*30); in HWTEST_F()
466 vUwbRemoteControl_ in HWTEST_F()
[all...]
/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_uwb_remote_control.cpp24 vUwbRemoteControl_.Close(); in Close()
30 vUwbRemoteControl_.SetUp() && in SetUp()
/foundation/multimodalinput/input/test/facility/virtual_device/include/
H A Dgeneral_uwb_remote_control.h35 VirtualUwbRemoteControl vUwbRemoteControl_; member in OHOS::MMI::final

Completed in 1 milliseconds