Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h80 uint32_t holdMs_; member
87 uint32_t holdMs_; member
95 uint32_t holdMs_; member
305 recv.at(INDEX_ONE).holdMs_ = opt.keyHoldMs_;
H A Dui_action.cpp93 pointer.At(fingers - 1, 0).holdMs_ += options.longClickHoldMs_; in DecomposeComputeSwipe()
273 touchEvent.holdMs_}); in ConvertToMouseEvents()
/test/testfwk/arkxtest/uitest/test/
H A Dui_action_test.cpp84 ASSERT_EQ(customOptions_.longClickHoldMs_, event1.holdMs_); in TEST_F()
113 ASSERT_EQ(customOptions_.doubleClickIntervalMs_, event2.holdMs_); in TEST_F()
436 ASSERT_EQ(swipeEvent.holdMs_ + opt.longClickHoldMs_, dragEvent.holdMs_); in TEST_F()
439 ASSERT_EQ(swipeEvent.holdMs_, dragEvent.holdMs_); in TEST_F()

Completed in 4 milliseconds