Home
last modified time | relevance | path

Searched refs:get_args (Results 1 - 18 of 18) sorted by relevance

/arkcompiler/ets_runtime/test/jsperftest/
H A Dprerun_proc.py61 def get_args(): function
90 script_name, vars_to_replace = get_args()
H A Drun_js_test.py501 def get_args(): function
861 paras = get_args()
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/
H A Dmain.py27 from runner.options.cli_options import get_args namespace
38 args = get_args()
/arkcompiler/runtime_core/static_core/scripts/code_style/
H A Dcode_style_check.py28 def get_args(): function
127 args = get_args()
H A Dclang_tidy_rename.py29 def get_args(): function
177 arguments = get_args()
H A Ddoxygen_style_check.py22 def get_args(): function
251 args = get_args()
/arkcompiler/runtime_core/scripts/
H A Dmemdump.py145 def get_args(): function
219 args = get_args()
/arkcompiler/runtime_core/static_core/scripts/
H A Dmemdump.py145 def get_args(): function
219 args = get_args()
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/
H A Drun_java.py43 def get_args(): function
132 args = get_args()
H A Drun_javar8.py51 def get_args(): function
145 args = get_args()
/arkcompiler/runtime_core/static_core/scripts/clang-tidy/
H A Dclang_tidy_check.py25 def get_args(): function
456 arguments = get_args()
/arkcompiler/ets_frontend/es2panda/test/size_statistics/
H A Dsize_statistics.py107 def get_args(): function
280 args = get_args()
/arkcompiler/ets_runtime/test/ffiworkloadtest/
H A Dget_ffi_workload_report.py335 def get_args(): function
417 paras = get_args()
/arkcompiler/ets_frontend/es2panda/test/parse_command/
H A Dparse_command.py95 def get_args(): function
363 args = get_args()
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/
H A Dsize_compare.py109 def get_args(): function
373 args = get_args()
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Dcli_options.py490 def get_args() -> argparse.Namespace: function
/arkcompiler/ets_runtime/test/aotjsperftest/
H A Drun_js_test.py502 def get_args(): function
795 paras = get_args()
/arkcompiler/ets_frontend/es2panda/test/
H A Drunner.py72 def get_args(): function
2439 args = get_args()

Completed in 18 milliseconds