Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/scripts/
H A Dcheck_names.py148 class PatternMismatch(Problem): # pylint: disable=too-few-public-methods class
853 problems.append(PatternMismatch(check_pattern, item_match))
857 PatternMismatch("no double underscore allowed", item_match))

Completed in 2 milliseconds