Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_code.py205 EXIT_LABEL_REGEX = r'^exit:' variable
668 re.search(EXIT_LABEL_REGEX, line.strip()) is not None