Home
last modified time | relevance | path

Searched defs:LongPress (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbasic_tdd_test.cpp217 void BasicTddTest::LongPress(const UIView *view, uint8_t sleepTicks) const in LongPress() function in OHOS::ACELite::BasicTddTest
244 void BasicTddTest::LongPress(int16_t x, int16_t y, uint8_t sleepTicks) const in LongPress() function in OHOS::ACELite::BasicTddTest
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_event_test_ng.cpp31 void TabBarEventTestNg::LongPress(Offset location) in LongPress() function in OHOS::Ace::NG::TabBarEventTestNg