Searched refs:EXCLUSION_LINES (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/scripts/ | ||
H A D | check_names.py | 559 EXCLUSION_LINES = re.compile("|".join([ variable in CodeParser 588 if self.EXCLUSION_LINES.match(line): |
Completed in 1 milliseconds