Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touch_guider_test.cpp695 MMI::PointerEvent::PointerItem othermovepoint = {}; in HWTEST_F() local
696 othermovepoint.SetPointerId(1); in HWTEST_F()
697 othermovepoint.SetDisplayX(2500); in HWTEST_F()
698 othermovepoint.SetDisplayY(500); in HWTEST_F()
720 points.emplace_back(othermovepoint); in HWTEST_F()
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_service_stub_test.cpp700 MMI::PointerEvent::PointerItem othermovepoint = {}; in HWTEST_F() local
701 othermovepoint.SetPointerId(1); in HWTEST_F()
702 othermovepoint.SetDisplayX(2500); in HWTEST_F()
703 othermovepoint.SetDisplayY(500); in HWTEST_F()
725 points.emplace_back(othermovepoint); in HWTEST_F()

Completed in 5 milliseconds