Home
last modified time | relevance | path

Searched defs:runTest (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/
Drun_to_ets_and_back_test.js16 function runTest() { function
Drun_to_js_and_back_test.js16 function runTest() { function
Drun_promise_test.js16 function runTest(test) { function
Dreturn_promise_to_js_test.js30 function runTest(test, iter) { function
Dreturn_pending_promise_to_js_test.js101 function runTest(test) { function
Dawait_js_promise.js130 function runTest(test) { function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/
Drun_checked_test.js16 function runTest(test, pandaptions) { function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/
Drun_test.js17 function runTest(test, warmup, iters) { function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/static_enum/
Dstatic_enum_test.js24 function runTest() { function
/arkcompiler/ets_frontend/arkguard/scripts/
Dexecute_result_statistics.js27 function runTest(filePath) { function
/arkcompiler/ets_frontend/ets2panda/linter/src/
DTestRunner.ts172 function runTest(testDir: string, testFile: string, mode: Mode): boolean { function
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DTestRunner.ts125 function runTest(test: Test): TestResult { function