Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_code.py179 STRING_TYPES = frozenset(['char*', 'const char*', 'char const*']) variable
494 if typ in STRING_TYPES: