Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp25 if (args.swipeVelocityPps_ < args.minSwipeVelocityPps_ || args.swipeVelocityPps_ > args.maxSwipeVelocityPps_) { in CheckSwipeVelocityPps()
/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h143 const uint32_t maxSwipeVelocityPps_ = 40000; member in OHOS::uitest::UiOpArgs
H A Dfrontend_api_handler.cpp880 if (args.swipeVelocityPps_ < args.minSwipeVelocityPps_ || args.swipeVelocityPps_ > args.maxSwipeVelocityPps_) { in CheckSwipeVelocityPps()

Completed in 4 milliseconds