Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 26) sorted by relevance

12

/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/
Dcreator.rb17 def create(instr, command) argument
39 def create_id(instr, command) argument
61 def create_spec(instr, command) argument
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/cli/
DCLI.ts21 const command = cli.doInit(); constant
/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
Dsingle_test.rb20 def initialize(command, isa, definitions, predefined, skip_header) argument
Dtest_case.rb22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
Dcommand.rb18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) argument
Dtest_base.rb18 def initialize(isa, command, definitions, predefined, skip_header) argument
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dsingle_test.rb20 def initialize(command, isa, definitions, predefined, skip_header) argument
Dtest_case.rb22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
Dcommand.rb18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) argument
Dtest_base.rb18 def initialize(isa, command, definitions, predefined, skip_header) argument
/arkcompiler/ets_runtime/tools/ap_file_viewer/
Dbuild.py52 def run_command(command): argument
/arkcompiler/toolchain/tooling/dynamic/client/ark_multi/
DReadMe.md31 #### command subsubsection
/arkcompiler/toolchain/tooling/dynamic/client/tcpServer/test/
Djs_test_base.py78 def send_command(self, command): argument
/arkcompiler/runtime_core/verifier/tests/
Dverify_es2panda_test_abc.py87 def run_command(command): argument
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/replace_call_site/
Dreplace_call_site_test.cpp111 void ReplaceCallSite(const abckit::core::Function &method, const ReplaceCommand &command) in ReplaceCallSite()
155 void ReplaceCallSite(const abckit::core::Class &klass, const ReplaceCommand &command) in ReplaceCallSite()
247 const auto &command = replaceCommands.front(); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/
Ddraw_cfg_test.cpp70 std::string command(script); in DrawCfg() local
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
Drunner.rb77 def initialize(command, reporter) argument
/arkcompiler/runtime_core/tests/cts-generator/runner/
Drunner.rb77 def initialize(command, reporter) argument
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dcode_fix_provider.cpp74std::vector<CodeActionCommand> command = {}) in CreateCodeFixActionWorker()
96 std::vector<CodeActionCommand> &command) in CreateCodeFixAction()
Dinternal_api.cpp733 for (const auto &command : commands) { in CreateInstallPackageActionInfos() local
/arkcompiler/ets_runtime/test/regresstest/
Drun_regress_test.py255 command: List[str] = dataclasses.field(default_factory=list) # command to run variable in StepResult
864 def run_test_case_file(self, command, test_report: TestReport, expect_file) -> TestReport: argument
875 …def run_test_case_with_expect(self, command, step: StepResult, test_report: TestReport, expect_fil… argument
879 def run_test_case_with_assert(self, command, step: StepResult, test_report: TestReport) -> None: argument
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp167 PandaString command = "P=" + ToPandaString(pid); in SendZerohungEvent() local
/arkcompiler/ets_frontend/test262/
Dutils.py173 def run_cmd(command): argument
/arkcompiler/toolchain/test/autotest/aw/
Dall_utils.py67 async def communicate_with_debugger_server(websocket, connection, command, message_id): argument
/arkcompiler/jsvm/src/inspector/
Dinspector_socket_server.cpp370 const char* command = MatchPathSegment(path.c_str(), "/json"); in HandleGetRequest() local

12