Searched refs:_default_ignore_regex (Results 1 - 1 of 1) sorted by relevance
/gem5/tests/gem5/ | ||
H A D | verifier.py | 112 _default_ignore_regex = [] variable in class:DerivedGoldStandard 118 ignore_regex = self._default_ignore_regex 130 _default_ignore_regex = [ variable in class:MatchStdout 145 _default_ignore_regex = MatchStdout._default_ignore_regex + [ variable in class:MatchStdoutNoPerf 151 _default_ignore_regex = [] variable in class:MatchStderr 157 _default_ignore_regex = [] variable in class:MatchStats 161 _default_ignore_regex = ( variable in class:MatchConfigINI 168 _default_ignore_regex = ( variable in class:MatchConfigJSON |
Completed in 4 milliseconds