Searched refs:custom_parse (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/unit/ |
D | TestRunner.py | 50 def custom_parse(line_number, line, output): function 62 custom_parse) 113 def custom_parse(line_number, line, output): function 142 ParserKind.CUSTOM, custom_parse), 152 ParserKind.CUSTOM, custom_parse), 157 ParserKind.CUSTOM, custom_parse),
|
/external/llvm/utils/lit/tests/unit/ |
D | TestRunner.py | 49 def custom_parse(line_number, line, output): function 61 custom_parse)
|