Searched refs:otherPoint (Results 1 - 3 of 3) sorted by relevance
/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_touch_guider_test.cpp | 397 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 398 SetTouchGuiderPoint(otherPoint, 2, 10, 10); in HWTEST_F() 407 points.emplace_back(otherPoint); in HWTEST_F() 423 points.emplace_back(otherPoint); in HWTEST_F() 456 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 457 SetTouchGuiderPoint(otherPoint, 2, 10, 10); in HWTEST_F() 475 points.emplace_back(otherPoint); in HWTEST_F() 548 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 549 SetTouchGuiderPoint(otherPoint, 2, 500, 500); in HWTEST_F() 558 points.emplace_back(otherPoint); in HWTEST_F() 588 MMI::PointerEvent::PointerItem otherPoint = {}; HWTEST_F() local 634 MMI::PointerEvent::PointerItem otherPoint = {}; HWTEST_F() local [all...] |
H A D | accessibility_setting_provider_test.cpp | 1833 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 1834 SetTouchGuiderPoint(otherPoint, 2, 10, 10); in HWTEST_F() 1843 points.emplace_back(otherPoint); in HWTEST_F() 1859 points.emplace_back(otherPoint); in HWTEST_F() 1892 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 1893 SetTouchGuiderPoint(otherPoint, 2, 10, 10); in HWTEST_F() 1911 points.emplace_back(otherPoint); in HWTEST_F()
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/ |
H A D | accessible_ability_manager_service_stub_test.cpp | 402 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 403 SetAccessibleAbilityManagerServiceStubPoint(otherPoint, 2, 10, 10); in HWTEST_F() 412 points.emplace_back(otherPoint); in HWTEST_F() 428 points.emplace_back(otherPoint); in HWTEST_F() 461 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 462 SetAccessibleAbilityManagerServiceStubPoint(otherPoint, 2, 10, 10); in HWTEST_F() 480 points.emplace_back(otherPoint); in HWTEST_F() 553 MMI::PointerEvent::PointerItem otherPoint = {}; in HWTEST_F() local 554 SetAccessibleAbilityManagerServiceStubPoint(otherPoint, 2, 500, 500); in HWTEST_F() 563 points.emplace_back(otherPoint); in HWTEST_F() 593 MMI::PointerEvent::PointerItem otherPoint = {}; HWTEST_F() local 639 MMI::PointerEvent::PointerItem otherPoint = {}; HWTEST_F() local [all...] |
Completed in 8 milliseconds