Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/shared/js/
DinitEtsVm.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/shared/js/
DinitEtsVm.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/
Dets_vm_launcher.ts27 export const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/timer/
Drun_timer_test.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/
Dschedule_main_coro.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Drun_promise_test.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Dpromise_proxy_test.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Dawait_two.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Dresolve_js_promise_from_non_main_coro_test.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Dreturn_promise_to_js_test.js31 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Dreturn_pending_promise_to_js_test.js18 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
Dawait_js_promise.js33 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/resources/interop/
DInteropRunner.js17 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/ets_runtime/test/fuzztest/readenablelist_fuzzer/
Dreadenablelist_fuzzer.cpp31 EnableAotJitListHelper helper(aotJitListName); in ReadEnableListFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/
Drun_checked_test.js16 const helper = requireNapiPreview('../../module/libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat_demo/out/
Dmain.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/static_enum/
Dstatic_enum_test.js22 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_2/
Dtest_proxy_reference_storage_2.js17 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Drun_test.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interop_hash_state/
Dinterop_index_state_test.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp111 auto helper = std::make_unique<ohos::EnableAotJitListHelper>(enableListName); in HWTEST_F_L0() local
127 auto helper = std::make_unique<ohos::EnableAotJitListHelper>(enableListName); in HWTEST_F_L0() local
302 ohos::EnableAotJitListHelper *helper = new MockEnableAotJitListHelper(enableListName); in HWTEST_F_L0() local
323 auto helper = std::make_unique<ohos::EnableAotJitListHelper>(enableListName); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/timer_helper/
Dinterop_timer_helper.cpp28 namespace ark::ets::interop::js::helper { namespace
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/
Dlauncher.js16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
/arkcompiler/ets_runtime/ecmascript/ohos/
Denable_aot_list_helper.h42 static auto helper = std::make_shared<EnableAotJitListHelper>(ENABLE_LIST_NAME); in GetInstance() local
/arkcompiler/runtime_core/libpandabase/tests/
Dexpected_test.cpp26 static Expected<int, ErrorCode> helper(int v) in helper() function

12