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

/gem5/tests/testing/
H A Dunits.py227 def match_line(l): function in function:DiffOutFile._filter_file
235 if not match_line(l):
/gem5/util/style/
H A Dsort_includes.py230 def match_line(line): function in function:SortIncludes.__call__
252 include_type, line = match_line(line)

Completed in 6 milliseconds