Home
last modified time | relevance | path

Searched refs:DrageToView (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_auto_test.h41 void DrageToView(const char* id, int16_t x, int16_t y) const;
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dui_auto_test.cpp112 void UIAutoTest::DrageToView(const char* id, int16_t x, int16_t y) const in DrageToView() function in OHOS::UIAutoTest
189 DrageToView(step.viewID.c_str(), x, y); in OnTestOneStep()