Home
last modified time | relevance | path

Searched defs:process (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/runner/
Drunner.rb48 def process(options) method in TestRunner.Plugin
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
Drunner.rb48 def process(options) method in TestRunner.Plugin
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/
Dmain.ts16 declare const process: any; constant
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
Dets_test_suite.py87 def process(self, force_generate: bool) -> None: member in EtsTestSuite
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js684 function process(arr) { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp8130 Label process(env); in IntToEcmaString() local