Home
last modified time | relevance | path

Searched refs:__param_pattern (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/suites/
Dpreparation_step.py148 __param_pattern = r"\s*\(\s*(?P<param>(?P<param_name>\w+)(\s*:\s*\w+))?\s*\)" variable in JitStep
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
Dpreparation_step.py222 __param_pattern = r"\s*\(\s*(?P<param>(?P<param_name>\w+)(\s*:\s*\w+))?\s*\)" variable in JitStep