Home
last modified time | relevance | path

Searched refs:Typo (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/scripts/
H A Dcheck_names.py27 - Typo checking: All words that begin with MBED|PSA exist as macros or constants.
180 class Typo(Problem): # pylint: disable=too-few-public-methods class
900 problems.append(Typo(name_match))

Completed in 2 milliseconds