Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touch_guider_test.cpp458 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
459 SetTouchGuiderPoint(otherPoint1, 3, 10, 10); in HWTEST_F()
479 points.emplace_back(otherPoint1); in HWTEST_F()
550 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
551 SetTouchGuiderPoint(otherPoint1, 3, 500, 500); in HWTEST_F()
569 points.emplace_back(otherPoint1); in HWTEST_F()
636 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
637 SetTouchGuiderPoint(otherPoint1, 3, 500, 500); in HWTEST_F()
658 points.emplace_back(otherPoint1); in HWTEST_F()
H A Daccessibility_setting_provider_test.cpp1894 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
1895 SetTouchGuiderPoint(otherPoint1, 3, 10, 10); in HWTEST_F()
1915 points.emplace_back(otherPoint1); in HWTEST_F()
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_service_stub_test.cpp463 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
464 SetAccessibleAbilityManagerServiceStubPoint(otherPoint1, 3, 10, 10); in HWTEST_F()
484 points.emplace_back(otherPoint1); in HWTEST_F()
555 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
556 SetAccessibleAbilityManagerServiceStubPoint(otherPoint1, 3, 500, 500); in HWTEST_F()
574 points.emplace_back(otherPoint1); in HWTEST_F()
641 MMI::PointerEvent::PointerItem otherPoint1 = {}; in HWTEST_F() local
642 SetAccessibleAbilityManagerServiceStubPoint(otherPoint1, 3, 500, 500); in HWTEST_F()
663 points.emplace_back(otherPoint1); in HWTEST_F()

Completed in 7 milliseconds