Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_code.py190 END_DEP_REGEX = r'END_DEPENDENCIES' variable
437 if re.search(END_DEP_REGEX, line):
442 END_DEP_REGEX))