Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dcheck_files.py150 def is_windows_file(filepath): function
288 return not is_windows_file(filepath)
302 return is_windows_file(filepath)