Home
last modified time | relevance | path

Searched defs:Namespace (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Dcli_args_wrapper.py31 def setup(args: argparse.Namespace) -> None:
Dconfig.py44 def __init__(self, args: argparse.Namespace):
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Drunner_base.py83 def init_worker(shared_args: argparse.Namespace) -> None:
/arkcompiler/ets_runtime/test/jsperftest/
Drun_js_test.py481 def process_args(args: argparse.Namespace) -> argparse.Namespace:
822 def get_config(parameters: argparse.Namespace):