Home
last modified time | relevance | path

Searched refs:step2 (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/arkui/ace_ets_component_api/src/main/ets/test/
DTextAreaCallback.test.ets57 step2()
74 async function step2() {
DBindMenu.test.ets56 step2(done)
95 async function step2(done: Function) {
/test/testfwk/arkxtest/uitest/core/
Dwindow_operator.cpp103 static constexpr uint32_t step2 = 40; in CallBar() local
105 Point to(rect.GetCenterX(), rect.top_ + step2); in CallBar()