Home
last modified time | relevance | path

Searched refs:inc_line (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py167 def skip_whitespace(self, inc_line): argument
168 chars = [' ', '\t'] + (['\n'] if inc_line else [])