Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_constant_names.py208 _argument_split_re = re.compile(r' *, *') variable in Inputs
211 return re.split(cls._argument_split_re, arguments)