Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_code.py903 def val_is_int(val: str) -> bool: function
930 if typ == 'int' and not val_is_int(val):