Searched refs:custom_parse (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/unit/ |
H A D | TestRunner.py | 49 def custom_parse(line_number, line, output): function 63 custom_parse), 167 def custom_parse(line_number, line, output): function 196 ParserKind.CUSTOM, custom_parse), 206 ParserKind.CUSTOM, custom_parse), 211 ParserKind.CUSTOM, custom_parse),
|