Home
last modified time | relevance | path

Searched refs:OneFingerTapAndTwoFingerTapEventProduce (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_aams_accessibility_touch_guider.cpp75 bool OneFingerTapAndTwoFingerTapEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points,
281 bool MockAamsTouchGuideTest::OneFingerTapAndTwoFingerTapEventProduce(std::vector<MMI::PointerEvent::PointerItem> &pts, in OneFingerTapAndTwoFingerTapEventProduce() function in OHOS::Accessibility::MockAamsTouchGuideTest
286 GTEST_LOG_(INFO) << "MockAamsTouchGuideTest OneFingerTapAndTwoFingerTapEventProduce inputEventConsumer is null"; in OneFingerTapAndTwoFingerTapEventProduce()
1472 bool eventProduceRst = OneFingerTapAndTwoFingerTapEventProduce(points, point1, point2, false); in HWTEST_F()
1568 bool eventProduceRst = OneFingerTapAndTwoFingerTapEventProduce(points, point1, point2, true); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touch_guider_test/
H A Daams_accessibility_touch_guider_test.cpp75 bool OneFingerTapAndTwoFingerTapEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points,
281 bool AamsTouchGuideTest::OneFingerTapAndTwoFingerTapEventProduce(std::vector<MMI::PointerEvent::PointerItem> &points, in OneFingerTapAndTwoFingerTapEventProduce() function in OHOS::Accessibility::AamsTouchGuideTest
286 GTEST_LOG_(INFO) << "AamsTouchGuideTest OneFingerTapAndTwoFingerTapEventProduce inputEventConsumer is null"; in OneFingerTapAndTwoFingerTapEventProduce()
1472 bool eventProduceRst = OneFingerTapAndTwoFingerTapEventProduce(points, point1, point2, false); in HWTEST_F()
1568 bool eventProduceRst = OneFingerTapAndTwoFingerTapEventProduce(points, point1, point2, true); in HWTEST_F()

Completed in 9 milliseconds