Searched refs:MultiFingerTapAndMoveEventProduce (Results 1 - 2 of 2) sorted by relevance
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touch_guider_test/ |
H A D | aams_accessibility_touch_guider_test.cpp | 81 bool MultiFingerTapAndMoveEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points, 411 bool AamsTouchGuideTest::MultiFingerTapAndMoveEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points, in MultiFingerTapAndMoveEventProduce() function in OHOS::Accessibility::AamsTouchGuideTest 417 GTEST_LOG_(INFO) << "AamsTouchGuideTest MultiFingerTapAndMoveEventProduce inputEventConsumer is null"; in MultiFingerTapAndMoveEventProduce() 2164 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(points, pointStartVec, pointEndVec); in HWTEST_F() 2226 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(points, pointStartVec, pointEndVec); in HWTEST_F() 2284 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(points, pointStartVec, pointEndVec); in HWTEST_F() 2342 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(points, pointStartVec, pointEndVec); in HWTEST_F() 2400 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(points, pointStartVec, pointEndVec); in HWTEST_F() 2462 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(points, pointStartVec, pointEndVec); in HWTEST_F() 2524 bool eventProduceRst = MultiFingerTapAndMoveEventProduce(point in HWTEST_F() [all...] |
/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_aams_accessibility_touch_guider.cpp | 81 bool MultiFingerTapAndMoveEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points, 411 bool MockAamsTouchGuideTest::MultiFingerTapAndMoveEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points, in MultiFingerTapAndMoveEventProduce() function in OHOS::Accessibility::MockAamsTouchGuideTest 417 GTEST_LOG_(INFO) << "MockAamsTouchGuideTest MultiFingerTapAndMoveEventProduce inputEventConsumer is null"; in MultiFingerTapAndMoveEventProduce()
|
Completed in 7 milliseconds