Home
last modified time | relevance | path

Searched refs:PostJSTask (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/
H A Dcomponent_test_proxy.cpp36 void ComponentTestManagerProxy::PostJSTask( in PostJSTask() function in OHOS::Ace::ComponentTest::ComponentTestManagerProxy
39 return GetCurrentComponentTestManager()->PostJSTask(std::move(task), std::move(onFinish), data, delay); in PostJSTask()
H A Dcomponent_test_manager.h29 virtual void PostJSTask(std::function<void(void*)>&& task, std::function<void(void*)>&& onFinish,
H A Dcomponent_test_proxy.h29 static void PostJSTask(std::function<void(void*)>&& task, std::function<void(void*)>&& onFinish,
H A Dcomponent_test_manager_impl.h37 void PostJSTask(std::function<void(void*)>&& task, std::function<void(void*)>&& onFinish, void* data = nullptr,
H A Dcomponent_test_manager_impl.cpp81 void ComponentTestManagerImpl::PostJSTask( in PostJSTask() function in OHOS::Ace::ComponentTest::ComponentTestManagerImpl
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_component.cpp125 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSTap()
148 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSDoubleTap()
182 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSPress()
214 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSPinchOut()
246 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSPinchIn()
278 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSInputText()
302 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSClearText()
336 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSScrollToTop()
373 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSScrollToBottom()
400 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSGetId()
[all...]
H A Djs_component_test_tester.cpp193 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSFindComponent()
230 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSFindComponents()
279 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSAssertComponentExist()
314 ComponentTest::ComponentTestManagerProxy::PostJSTask( in PostScrollUntilExist()
397 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSTriggerkey()
450 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSTriggerCombineKeys()
487 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSTap()
524 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSDoubleTap()
567 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSPress()
605 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSScroll()
[all...]
H A Djs_component_test.cpp182 ComponentTest::ComponentTestManagerProxy::PostJSTask( in JSDefineTest()
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_component_impl.cpp215 ComponentTestManagerProxy::PostJSTask( in ScrollToBorderAsync()

Completed in 6 milliseconds