Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 25 of 86) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/
DREADME.md27 ### Download project
46 ### Install dependent programs
56 ### Build project
70 ### Launch "Hello world!" on ArkVM
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/js/
DUsingLib.js39 this.setup = function() { method
DStringTest.js38 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/array_map_reduce/map/bu_d2s/
Dmap_callback_j2a.js33 this.setup = function () { method
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/interop/d2d/
DTest.js26 this.setup = function () { method in Test
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/interop/d2s/
DTest.js28 this.setup = function () { method in Test
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/array_map_reduce/map/bu_d2d/
Dmap_callback_j2j.js32 this.setup = function () { method
/arkcompiler/runtime_core/tests/checked/
Dchecker_tests.rb18 def setup; end method in CheckerTest
/arkcompiler/runtime_core/static_core/tests/checked/
Dchecker_tests.rb19 def setup; end method in CheckerTest
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/promise/bu_d2s/
Dpromise_j2a.js28 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/stringify/bu_d2s/
Dstringify_j2a.js27 this.setup = function () { method
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dinstructions_data.rb22 def self.setup(filename) singletonMethod in InstructionsData
Disa.rb35 def self.setup(isa_filename, isapi_filename) singletonMethod in ISA
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/equality_extra/bu_d2s/
Dequality_extra_j2a.js31 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/equality/bu_d2s/
Dequality_j2a.js29 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/class_init_by_rest_param/bu_d2s/
Dclass_init_by_rest_j2a.js40 this.setup = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/class_init_by_rest_param/bu_d2d/
Dclass_init_by_rest_j2j.js39 this.setup = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/call_import_function/bu_d2s/
Dcall_import_function_j2a.js29 this.setup = function () { method
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/
Dcli_args_wrapper.py29 def setup(args: dict[str, Any]) -> None: # type: ignore[explicit-any] member in CliArgsWrapper
/arkcompiler/runtime_core/static_core/irtoc/lang/tests/
Dregmask_test.rb27 def setup method in RegMaskTest
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Dcli_args_wrapper.py31 def setup(args: argparse.Namespace) -> None: member in CliArgsWrapper
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/type_conversion_primitives/bu_d2s/
Dconversion_j2a.js34 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/type_conversion_primitives/bu_d2d/
Dconversion_j2j.js35 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/array_map_reduce/reduce/bu_d2d/
Dreduce_callback_j2j.js39 this.setup = function () { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/array_map_reduce/reduce/bu_d2s/
Dreduce_callback_j2a.js40 this.setup = function () { method

1234