Home
last modified time | relevance | path

Searched defs:get_group_number (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dutils.py190 def get_group_number(test_id: str, total_groups: int) -> int: function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/
Dutils.py205 def get_group_number(test_id: str, total_groups: int) -> int: function